Compartilhar via


FolderInformation.Attributes Propriedade

Definição

Obtém os atributos de uma pasta carregada.

public:
 property FileAttributes Attributes { FileAttributes get(); };
FileAttributes Attributes();
public FileAttributes Attributes { get; }
var fileAttributes = folderInformation.attributes;
Public ReadOnly Property Attributes As FileAttributes

Valor da propriedade

Os atributos de pasta.

Implementações

Aplica-se a