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
|