RemoteSystem.Status Property

Definition

Gets the status of this remote system's availability.

public:
 property RemoteSystemStatus Status { RemoteSystemStatus get(); };
RemoteSystemStatus Status();
public RemoteSystemStatus Status { get; }
var remoteSystemStatus = remoteSystem.status;
Public ReadOnly Property Status As RemoteSystemStatus

Property Value

The availability status of the remote system.

Windows requirements

App capabilities
remoteSystem

Applies to