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

適用対象

こちらもご覧ください