Share via


HttpServerUtilityBase.MachineName プロパティ

定義

派生クラスでオーバーライドされた場合は、サーバーのコンピューター名を取得します。

public:
 virtual property System::String ^ MachineName { System::String ^ get(); };
public virtual string MachineName { get; }
member this.MachineName : string
Public Overridable ReadOnly Property MachineName As String

プロパティ値

サーバー コンピューターの名前。

例外

適用対象