EventLogRecord.ContainerLog プロパティ

定義

イベント ログまたはイベントが格納されているイベント ログ ファイルの名前を取得します。

public:
 property System::String ^ ContainerLog { System::String ^ get(); };
public string ContainerLog { get; }
member this.ContainerLog : string
Public ReadOnly Property ContainerLog As String

プロパティ値

イベント ログの名前またはイベントが格納されているイベント ログ ファイルを含む文字列を返します。

適用対象