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

In This Topic
    BlockedReasons Property
    In This Topic
    Returns a comma separated list of reasons why the cookie was blocked by the browser.
    Syntax
    'Declaration
     
    Public ReadOnly Property BlockedReasons As String
    public string BlockedReasons {get;}
    Requirements
     
    See Also