CacheInfo CachePath Property Nemiro.Data.dll
The path of storage a cache files. Using only with CacheType = File.

Namespace: Nemiro.Data.Caching
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public string CachePath { get; set; }

Property Value

Type: String
See Also