Determines whether the current StorageFile matches the specified StorageItemTypes value.
public:
bool IsOfType(
StorageItemTypes type
)
type
Type: StorageItemTypes
The value to match against.
Type: bool
True if the StorageFile matches the specified value; otherwise false.
Namespace: Windows.Storage
Metadata: windows.winmd