다음을 통해 공유


HttpWorkerRequest.GetServerName 메서드

정의

파생 클래스에서 재정의되면 로컬 서버의 이름을 반환합니다.

public:
 virtual System::String ^ GetServerName();
public virtual string GetServerName ();
abstract member GetServerName : unit -> string
override this.GetServerName : unit -> string
Public Overridable Function GetServerName () As String

반환

String

로컬 서버의 이름입니다.

적용 대상