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