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

文件的完全限定路径。

适用于