FileSystemEntry.Attributes 属性
定义
获取此项的属性。Gets the attributes for this entry.
public:
property System::IO::FileAttributes Attributes { System::IO::FileAttributes get(); };
public System.IO.FileAttributes Attributes { get; }
member this.Attributes : System.IO.FileAttributes
Public ReadOnly Property Attributes As FileAttributes
属性值
此项的特性。The attributes for this entry.