MimeTypeMultipartFormData Field | 
 
                Gets the "multipart/form-data" MIME type.
            
 
    Namespace: 
   DotNetBrowser.Net
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.1
Syntaxpublic static readonly MimeType MultipartFormData
Field Value
Type: 
MimeTypeThe 
MimeType instance associated with the "multipart/form-data" MIME type.
See Also