Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 474 Bytes

istoragefile_contenttype.md

File metadata and controls

26 lines (17 loc) · 474 Bytes
-api-id -api-type
P:Windows.Storage.IStorageFile.ContentType
winrt property

Windows.Storage.IStorageFile.ContentType

-description

Gets the MIME type of the contents of the file.

-property-value

The MIME type of the file contents.

For example, a music file might have the "audio/mpeg" MIME type.

-remarks

-examples

-see-also

StorageFile.ContentType