Attachmate.Reflection Assembly > Attachmate.Reflection.Web.Msie Namespace > IWebElement Interface : GetAttribute Method |
'Declaration
Function GetAttribute( _ ByVal attributeName As String _ ) As String
'Usage
Dim instance As IWebElement Dim attributeName As String Dim value As String value = instance.GetAttribute(attributeName)
string GetAttribute( string attributeName )