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