Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebDocument Object / Cookie Property
In This Topic
    Cookie Property
    In This Topic
    Gets or sets the cookie property.
    Syntax
    expression.Cookie As String
    where expression is a variable that represents a WebDocument Object
    See Also