다음을 통해 공유


FileResponseElement.Path 속성

정의

FileResponseElement 인스턴스에서 데이터가 들어 있는 파일의 위치를 가져옵니다.

public:
 property System::String ^ Path { System::String ^ get(); };
public string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String

속성 값

String

파일의 정규화된 경로입니다.

적용 대상