FileDialogCustomPlace.Path 属性

定义

获取自定义空间的文件路径。

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

属性值

自定义空间的路径。

适用于