Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 616 Bytes

fileinformation_isoftype_1417811226.md

File metadata and controls

26 lines (18 loc) · 616 Bytes
-api-id -api-type
M:Windows.Storage.BulkAccess.FileInformation.IsOfType(Windows.Storage.StorageItemTypes)
winrt method

Windows.Storage.BulkAccess.FileInformation.IsOfType

-description

Determines whether the loaded StorageFile is the specified type.

-parameters

-param type

The type of item to check against.

-returns

True if the loaded StorageFile is the specified type; otherwise false.

-remarks

-examples

-see-also