ApplicationChangedEventArgs.PeerEndPoint プロパティ

定義

PeerApplication 情報が変更されたエンドポイントを取得します。

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

プロパティ値

アプリケーション情報が変更されたエンドポイントを格納している PeerEndPoint。 すべてのプロパティの既定値は、明示的に指定されない限り、参照型では nullint 型のプロパティではゼロ (0) です。

適用対象