EventLogLink.DisplayName 屬性

定義

取得事件日誌的本地名稱。

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

屬性值

回傳一個包含事件日誌在地名稱的字串。

適用於