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

属性值

适用于