Click or drag to resize

IFileValueContentType Property

The content type determined by the file extension. Equals application/octet-stream when there is no MIME type associated with the file extension.

Namespace:  DotNetBrowser.Net
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
MimeType ContentType { get; }

Property Value

Type: MimeType
See Also