RemoteSystemSessionCreationResult.Status Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft den status des Versuchs eines RemoteSystemSessionController-Objekts ab, eine Remotesitzung zu erstellen.
public:
property RemoteSystemSessionCreationStatus Status { RemoteSystemSessionCreationStatus get(); };
RemoteSystemSessionCreationStatus Status();
public RemoteSystemSessionCreationStatus Status { get; }
var remoteSystemSessionCreationStatus = remoteSystemSessionCreationResult.status;
Public ReadOnly Property Status As RemoteSystemSessionCreationStatus
Eigenschaftswert
Ein RemoteSystemSessionCreationStatus-Wert , der das Ergebnis beschreibt.
Windows-Anforderungen
App-Funktionen |
remoteSystem
|