次の方法で共有


RemoteSystemSessionInvitationReceivedEventArgs.Invitation プロパティ

定義

受信した招待に関連付けられている RemoteSystemSessionInvitation オブジェクトを取得します。

public:
 property RemoteSystemSessionInvitation ^ Invitation { RemoteSystemSessionInvitation ^ get(); };
RemoteSystemSessionInvitation Invitation();
public RemoteSystemSessionInvitation Invitation { get; }
var remoteSystemSessionInvitation = remoteSystemSessionInvitationReceivedEventArgs.invitation;
Public ReadOnly Property Invitation As RemoteSystemSessionInvitation

プロパティ値

この招待を表す RemoteSystemSessionInvitation オブジェクト。

Windows の要件

アプリの機能
remoteSystem

適用対象