Separator used while constructing cache keys.

Namespace: MonoSoftware.Web.Caching
Assembly: MonoSoftware.Web (in MonoSoftware.Web.dll) Version: 1.0.40.661 (1.0.40.661)

Syntax

C#
public const string CacheKeySeparator
Visual Basic
Public Const CacheKeySeparator As String
Visual C++
public:
literal String^ CacheKeySeparator
F#
static val mutable CacheKeySeparator: string

Field Value

Type: String

See Also