ZennoLab Assemblies Documentation
Priority Property
ZennoLab.InterfacesLibrary.ProjectModel Namespace > ICookieItem Interface : Priority Property
Gets the priority attribute of cookie item.
Syntax
[DataMember()]
string Priority {get;}

Property Value

Type: System.String

The priority attribute. The priority may take values "Low", "Medium", "High". Default value is "Medium".

Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

ICookieItem Interface
ICookieItem Members