Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLDocument2 Interface / mimeType Property

In This Topic
    mimeType Property (IHTMLDocument2)
    In This Topic

    mimeType property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    ReadOnly Property mimeType As System.String
    System.string mimeType {get;}
    Remarks

    An original IDL definition of mimeType property was the following: BSTR mimeType;

    See Also