IStorageItemProperties interface
Provides access to common and content properties on items (like files and folders).
Syntax
Attributes
- GuidAttribute("86664478-8029-46fe-a789-1c2f3e2ffb5c")
- VersionAttribute(NTDDI_WIN8)
Members
The IStorageItemProperties interface has these types of members:
Methods
The IStorageItemProperties interface has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| GetThumbnailAsync(ThumbnailMode) | Retrieves an adjusted thumbnail image for the item, determined by the purpose of the thumbnail. |
| GetThumbnailAsync(ThumbnailMode, UInt32) | Retrieves an adjusted thumbnail image for the item, determined by the purpose of the thumbnail and the requested size. |
| GetThumbnailAsync(ThumbnailMode, UInt32, ThumbnailOptions) | Retrieves an adjusted thumbnail image for the item, determined by the purpose of the thumbnail, the requested size, and the specified options. |
Properties
The IStorageItemProperties interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the user-friendly name of the item. | |
| Read-only | Gets the user-friendly type of the item. | |
| Read-only | Gets an identifier for the current item. This ID is unique for the query result or StorageFolder that contains the item and can be used to distinguish between items that have the same name. | |
| Read-only | Gets an object that provides access to the content-related properties of the item. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
Build date: 5/16/2013