RemoteSystemSessionDisconnectedEventArgs.Reason 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取此设备与会话断开连接的原因。
public:
property RemoteSystemSessionDisconnectedReason Reason { RemoteSystemSessionDisconnectedReason get(); };
RemoteSystemSessionDisconnectedReason Reason();
public RemoteSystemSessionDisconnectedReason Reason { get; }
var remoteSystemSessionDisconnectedReason = remoteSystemSessionDisconnectedEventArgs.reason;
Public ReadOnly Property Reason As RemoteSystemSessionDisconnectedReason
属性值
表示断开连接原因的 RemoteSystemSessionDisconnectedReason 值。
Windows 要求
应用功能 |
remoteSystem
|