EventLogLink.LogName プロパティ

定義

このオブジェクトに関連付けられているイベント ログのローカライズされていない名前を取得します。

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

プロパティ値

このオブジェクトに関連付けられているイベント ログのローカライズされていない名前が格納された文字列を返します。

適用対象

こちらもご覧ください