ZennoLab Assemblies Documentation
NormalizedHost Property
ZennoLab.InterfacesLibrary.ProjectModel Namespace > ICookieItem Interface : NormalizedHost Property
Gets the normalized host of cookie item. If host starts with ".", this "." will be deleted in the normalized host.
Syntax
[DataMember()]
string NormalizedHost {get;}

Property Value

Type: System.String

The normalized host.

Requirements

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

See Also

Reference

ICookieItem Interface
ICookieItem Members