次の方法で共有


PeerApplicationLaunchInfo.PeerEndPoint プロパティ

定義

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 です。

適用対象

こちらもご覧ください