EventRecord.MachineName 屬性

定義

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

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

屬性值

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

適用於

另請參閱