ListenOptions.EndPoint プロパティ

定義

EndPoint を取得します。

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

プロパティ値

適用対象