RunStateEvent.Computer 属性

定义

获取在运行状态中请求更改的计算机的名称。

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

属性值

String

请求运行状态更改的计算机的名称。

适用于