EventLogSettings.MachineName 属性

定义

具有事件日志的计算机的名称。 如果 null 或未指定,则默认是本地计算机。

public:
 property System::String ^ MachineName { System::String ^ get(); void set(System::String ^ value); };
public string MachineName { get; set; }
public string? MachineName { get; set; }
member this.MachineName : string with get, set
Public Property MachineName As String

属性值

String

适用于