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