EventLogEntry.MachineName 屬性

定義

取得產生這個項目的電腦名稱。

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

屬性值

含有事件記錄檔的電腦名稱。

適用於