共用方式為


EventLogLink.LogName 屬性

定義

取得與這個物件相關聯之非當地語系化的事件記錄檔名稱。

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

屬性值

傳回字串,這個字串包含與這個物件相關聯之非當地語系化的事件記錄檔名稱。

適用於

另請參閱