エントリを生成したコンピュータの名前を取得します。
Public ReadOnly Property MachineName As String
[C#]
public string MachineName {get;}
[C++]
public: __property String* get_MachineName();
[JScript]
public function get MachineName() : String;
プロパティ値
イベント ログを格納しているコンピュータの名前。
必要条件
プラットフォーム: Windows NT Server 4.0, Windows NT Workstation 4.0, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
EventLogEntry クラス | EventLogEntry メンバ | System.Diagnostics 名前空間