FileSystemEntry.Attributes Propiedad

Definición

Obtiene los atributos de esta 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 de propiedad

Atributos de esta entrada.

Se aplica a