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

In This Topic
    scopeName Property
    In This Topic

    scopeName property of IHTMLElement2 interface.

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

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

    See Also