RemoteSystemSessionCreationResult.Status 属性

定义

获取 RemoteSystemSessionController 对象尝试创建远程会话的状态。

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

属性值

描述结果的 RemoteSystemSessionCreationStatus 值。

Windows 要求

应用功能
remoteSystem

适用于