다음을 통해 공유


SimpleWorkerRequest.GetFilePath 메서드

정의

요청된 URI에 대한 실제 경로를 반환합니다.

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

반환

String

요청된 파일에 대한 실제 경로입니다.

적용 대상