共用方式為


EventLogRecord.MachineName 屬性

定義

取得記錄這個事件的電腦名稱。

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

屬性值

傳回字串,這個字串包含記錄這個事件所在的電腦名稱。

適用於

另請參閱