次の方法で共有


RemoteSystemSessionInvitation.SessionInfo プロパティ

定義

このデバイスが招待されたセッションを表す RemoteSystemSessionInfo オブジェクトを取得します。

public:
 property RemoteSystemSessionInfo ^ SessionInfo { RemoteSystemSessionInfo ^ get(); };
RemoteSystemSessionInfo SessionInfo();
public RemoteSystemSessionInfo SessionInfo { get; }
var remoteSystemSessionInfo = remoteSystemSessionInvitation.sessionInfo;
Public ReadOnly Property SessionInfo As RemoteSystemSessionInfo

プロパティ値

このデバイスが招待されたセッションを表す RemoteSystemSessionInfo オブジェクト。

Windows の要件

アプリの機能
remoteSystem

適用対象