FileSystemEntry.Attributes Eigenschaft

Definition

Ruft die Attribute für diesen Eintrag ab.

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

Eigenschaftswert

Die Attribute für diesen Eintrag.

Gilt für: