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

适用于