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

적용 대상