StreamResourceInfo.ContentType Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the MIME type of the content in the stream.
Assembly: System.Windows (in System.Windows.dll)
It is permissible to pass Nothing for contentType in the StreamResourceInfo constructor, therefore, this property value might be Nothing.
Show: