FileSystemEntry.Attributes Propriedade

Definição

Obtém os atributos dessa entrada.

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

Valor da propriedade

Os atributos dessa entrada.

Aplica-se a