Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebDocument Object / Domain Property
In This Topic
    Domain Property
    In This Topic
    Gets or sets the string that describes the domain of this document for security purposes.
    Syntax
    expression.Domain As String
    where expression is a variable that represents a WebDocument Object
    See Also