HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Content Class / MimeType Property

In This Topic
    MimeType Property
    In This Topic
    Gets the type of the content.  (E.g. "text/html" or "image/gif")
    Syntax
    'Declaration
     
    Public ReadOnly Property MimeType As String
    public string MimeType {get;}
    Requirements
     
    See Also