エンドポイントに関連付けられているサーバーの DNS ホスト名または IP アドレスを取得します。
Public ReadOnly Property Hostname As String
[C#]
public string Hostname {get;}
[C++]
public: __property String* get_Hostname();
[JScript]
public function get Hostname() : String;
プロパティ値
サーバーの DNS ホスト名または IP アドレスを格納している文字列。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
EndpointPermission クラス | EndpointPermission メンバ | System.Net 名前空間