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

In This Topic
    uniqueID Property
    In This Topic

    uniqueID property of IHTMLDocument3 interface.

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

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

    See Also