Gets the MIME type of the file. This is either passed in to the constructor or
inferred from the file extension. "unknown/unknown" will be used if neither is
available.
Namespace: ParseAssembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
public string MimeType { get; }
Public ReadOnly Property MimeType As String
Get
Property Value
Type:
String
Reference