FileSystemEntry.Attributes Propriété

Définition

Obtient les attributs de cette entrée.

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

Valeur de propriété

Attributs de cette entrée.

S’applique à