次の方法で共有


EventLogRecord.ContainerLog プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください