DirectoryInfo.FullName 屬性

定義

取得目錄的完整路徑。

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

屬性值

含有完整路徑的字串。

適用於