StorageFile Members
StorageFile has the following members.
Public Properties
| |
Name |
Description |
 |
Attributes |
Gets the attributes of a file. |
 |
DateCreated |
Gets the date and time when the current file was created. |
 |
FileType |
Gets the type (file name extension) of the file. |
 |
Name |
Gets the name of the file including the file name extension. |
 |
Path |
Gets the full file-system path of the current file, if the file has a path. |
Public Methods
| |
Name |
Description |
 |
IsOfType |
Determines whether the current StorageFile matches the specified StorageItemTypes value. |
See also
Reference
StorageFile Class
Windows.Storage Namespace