FileSystemEntry.Attributes 属性

定义

获取此项的属性。

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

属性值

此项的属性。

适用于