InMemoryDirectoryInfo.Name 属性
定义
包含文件或目录名称的字符串。A string containing the name of the file or directory.
public:
virtual property System::String ^ Name { System::String ^ get(); };
public override string Name { get; }
member this.Name : string
Public Overrides ReadOnly Property Name As String
属性值
- String
适用于