次の方法で共有


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

適用対象