次の方法で共有


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

適用対象