ProtocolConnection.Hostname プロパティ

定義

このプロトコル接続が参照するサーバーのホスト名を取得または設定します。

public:
 property System::String ^ Hostname { System::String ^ get(); void set(System::String ^ value); };
public string Hostname { get; set; }
Public Property Hostname As String

プロパティ値

サーバーのホスト名。

適用対象