DirectoryInfoWrapper.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

プロパティ値

注釈

の値 FullNameと等しくなります。

適用対象