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