RemoteSystemSessionJoinResult.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.
Represents the success status of this device's attempt to join a remote session.
public:
property RemoteSystemSessionJoinStatus Status { RemoteSystemSessionJoinStatus get(); };
RemoteSystemSessionJoinStatus Status();
public RemoteSystemSessionJoinStatus Status { get; }
var remoteSystemSessionJoinStatus = remoteSystemSessionJoinResult.status;
Public ReadOnly Property Status As RemoteSystemSessionJoinStatus
Property Value
A RemoteSystemSessionJoinStatus value representing the result.
Windows requirements
App capabilities |
remoteSystem
|