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

属性值

目录观察到的已转换的绝对路径。

适用于