FileSystemInfoBase.Name 属性

定义

包含文件或目录名称的字符串。

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

属性值

适用于