共用方式為


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

適用於

另請參閱