FileSystemEntry.Attributes Vlastnost

Definice

Získá atributy pro tuto položku.

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

Hodnota vlastnosti

Atributy pro tuto položku.

Platí pro