The comment string for the cookie.
[Visual Basic] Public Property Comment As String [C#] public string Comment {get; set;} [C++] public: __property String* get_Comment(); public: __property void set_Comment(String*); [JScript] public function get Comment() : String; public function set Comment(String);
Cookie Class | Cookie Members | System.Web.Services.Protocols Namespace