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

In This Topic
    tagUrn Property
    In This Topic

    tagUrn property of IHTMLElement2 interface.

    Syntax
    'Declaration
     
    Property tagUrn As System.String
    System.string tagUrn {get; set;}
    Remarks

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

    See Also