다음을 통해 공유


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

속성 값

String

서버 컴퓨터의 이름입니다.

예외

적용 대상