CacheSettings..::..StorageType Property
Namespace:
SimpleEssentials.Cache
Assembly:
SimpleEssentials (in SimpleEssentials.dll)
Syntax
public CacheStorage StorageType { get; set; }
Public Property StorageType As CacheStorage Get Set
public: property CacheStorage^ StorageType { CacheStorage^ get (); void set (CacheStorage^ value); }