次の方法で共有


RemoteSystemSessionJoinResult.Status プロパティ

定義

このデバイスがリモート セッションに参加しようとした場合の成功状態を表します。

public:
 property RemoteSystemSessionJoinStatus Status { RemoteSystemSessionJoinStatus get(); };
RemoteSystemSessionJoinStatus Status();
public RemoteSystemSessionJoinStatus Status { get; }
var remoteSystemSessionJoinStatus = remoteSystemSessionJoinResult.status;
Public ReadOnly Property Status As RemoteSystemSessionJoinStatus

プロパティ値

結果を表す RemoteSystemSessionJoinStatus 値。

Windows の要件

アプリの機能
remoteSystem

適用対象