RemoteSystemSessionCreationResult.Status Propriété

Définition

Obtient la status de la tentative de création d’une session distante par un objet RemoteSystemSessionController.

public:
 property RemoteSystemSessionCreationStatus Status { RemoteSystemSessionCreationStatus get(); };
RemoteSystemSessionCreationStatus Status();
public RemoteSystemSessionCreationStatus Status { get; }
var remoteSystemSessionCreationStatus = remoteSystemSessionCreationResult.status;
Public ReadOnly Property Status As RemoteSystemSessionCreationStatus

Valeur de propriété

Valeur RemoteSystemSessionCreationStatus décrivant le résultat.

Configuration requise pour Windows

Fonctionnalités de l’application
remoteSystem

S’applique à