RemoteSystemSessionInvitationReceivedEventArgs.Invitation プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
受信した招待に関連付けられている 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
|