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