共用方式為


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

適用於