Share via


PeerCollaboration.ApplicationLaunchInfo 속성

정의

원격 피어의 협업 요청으로 인해 애플리케이션이 시작되는 경우 필요한 정보를 포함하는 PeerApplicationLaunchInfo 개체를 가져옵니다.

public:
 static property System::Net::PeerToPeer::Collaboration::PeerApplicationLaunchInfo ^ ApplicationLaunchInfo { System::Net::PeerToPeer::Collaboration::PeerApplicationLaunchInfo ^ get(); };
public static System.Net.PeerToPeer.Collaboration.PeerApplicationLaunchInfo ApplicationLaunchInfo { [System.Security.SecurityCritical] get; }
[<get: System.Security.SecurityCritical>]
static member ApplicationLaunchInfo : System.Net.PeerToPeer.Collaboration.PeerApplicationLaunchInfo
Public Shared ReadOnly Property ApplicationLaunchInfo As PeerApplicationLaunchInfo

속성 값

초대로 인해 애플리케이션이 시작된 경우 애플리케이션 초대를 보낸 피어에 대한 정보와 초대 자체에 대한 정보를 모두 포함하는 PeerApplicationLaunchInfo 개체가 반환되고, 그렇지 않으면 null이 반환됩니다. 이 속성의 기본값은 null입니다.

특성

설명

이 속성은 협업 인식 하 여 사용할 PeerApplication 원격 피어의 협업 요청으로 인해 시작 되었는지 여부를 확인 하려면 시작 된 후 인스턴스. 호출 애플리케이션을 검사 해야 합니다 DataMessage 를 초대 요청에 대 한 정보를 얻기위해 속성입니다.

에 액세스 하려면이 속성을 PermissionStateUnrestricted합니다. 이 상태는 때 생성 되는 Peer 협업 세션을 시작 합니다.

적용 대상

추가 정보