다음을 통해 공유


SimpleWorkerRequest.GetAppPath 메서드

정의

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

public:
 override System::String ^ GetAppPath();
public override string GetAppPath ();
override this.GetAppPath : unit -> string
Public Overrides Function GetAppPath () As String

반환

String

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

적용 대상