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

In This Topic
    protocol Property (IHTMLDocument2)
    In This Topic

    protocol property of IHTMLDocument2 interface.

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

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

    See Also