DirectoryCatalog.FullPath 属性

定义

获取 DirectoryCatalog 遵循的已转换的绝对路径。

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

属性值

目录遵循的已转换的绝对路径。

适用于