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