Attachmate.Reflection Assembly > Attachmate.Reflection.Web.Msie Namespace > IWebElement Interface : TagName Property |
'Declaration
ReadOnly Property TagName As String
'Usage
Dim instance As IWebElement Dim value As String value = instance.TagName
string TagName {get;}