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

屬性值

這個專案的屬性。

適用於