StorageFile.FileType Property

Gets the type (file name extension) of the file.

Syntax

public:
property String^ FileType {
         String^ get ();
}  

Property value

Type: String 

 The file name extension of the file.

Requirements

Namespace: Windows.Storage

Metadata: windows.winmd

See also

Reference

StorageFile Class

StorageFile Members

Windows.Storage Namespace