Indicates whether the current StorageFolder matches the specified StorageItemTypes value.
public:
bool IsOfType(
StorageItemTypes type
)
type
Type: StorageItemTypes
The enum value that determines the object type to match against.
Type: bool
True if the StorageFolder matches the specified StorageItemTypes value; otherwise false.
Namespace: Windows.Storage
Metadata: windows.winmd