StorageFolder.Attributes Property

Gets the attributes of the current folder.

Syntax

public:
property FileAttributes Attributes {
         FileAttributes get ();
}  

Property value

Type: FileAttributes 

The attributes of the current folder.

Requirements

Namespace: Windows.Storage

Metadata: windows.winmd

See also

Reference

StorageFolder Class

StorageFolder Members

Windows.Storage Namespace