Share via


RunStateEvent.Computer Property

Definition

Gets the name of the computer that requested the change in run state.

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

Property Value

The name of the computer that requested the change in run state.

Applies to