RemoteSystemSessionDisconnectedEventArgs.Reason 属性

定义

获取此设备与会话断开连接的原因。

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

适用于