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 。 明示的に指定しない限り、すべてのプロパティの既定値は参照型に null され、型 intのプロパティには 0 がされます。

適用対象