Share via


FileSystemInfoBase.FullName プロパティ

定義

ファイルまたはディレクトリの完全なパスを含む文字列。

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

プロパティ値

適用対象