StorageFile.Attributes Property

Gets the attributes of a file.

Syntax

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

Property value

Type: FileAttributes 

The file attributes.

Requirements

Namespace: Windows.Storage

Metadata: windows.winmd

See also

Reference

StorageFile Class

StorageFile Members

Windows.Storage Namespace