System.Net.Cookie.Comment Property

Gets or sets a comment that the server can add to a System.Net.Cookie.

Syntax

public string Comment { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The client can inspect this optional comment for information added by the server. For example, the server could include information about issues like the privacy policy or intended usage.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0