InviteCompletedEventArgs.InviteResponse 属性

定义

获取对邀请操作的 PeerInvitationResponse

public:
 property System::Net::PeerToPeer::Collaboration::PeerInvitationResponse ^ InviteResponse { System::Net::PeerToPeer::Collaboration::PeerInvitationResponse ^ get(); };
public System.Net.PeerToPeer.Collaboration.PeerInvitationResponse InviteResponse { get; }
member this.InviteResponse : System.Net.PeerToPeer.Collaboration.PeerInvitationResponse
Public ReadOnly Property InviteResponse As PeerInvitationResponse

属性值

对邀请的 PeerInvitationResponse

注解

除非指定,否则此属性的默认值为 null

适用于

另请参阅