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

In This Topic
    tagName Property
    In This Topic

    tagName property of IHTMLElement interface.

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

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

    See Also