Click or drag to resize

CookieAttributeName Property

Gets or sets the name of the cookie

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public string Name { get; set; }

Property Value

Type: String
The cookie value
See Also