HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Cookie Class / Expires Property

In This Topic
    Expires Property
    In This Topic
    Gets the date and time at which this cookie expires.
    Syntax
    'Declaration
     
    Public ReadOnly Property Expires As Date
    public DateTime Expires {get;}
    Requirements
     
    See Also