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