HttpWorkerRequest.GetAppPath 메서드

정의

현재 실행 중인 서버 애플리케이션의 가상 경로를 반환합니다.

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

반환

String

현재 애플리케이션의 가상 경로입니다.

적용 대상