SimpleWorkerRequest.GetFilePath 메서드

정의

요청된 URI의 실제 경로를 반환합니다.

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

반품

요청된 URI의 실제 경로입니다.

적용 대상