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

반품

로컬 서버의 이름입니다.

적용 대상