RemoteSystem.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|