ICacheObject..::..ObjectType Property
Namespace:
SimpleEssentials.Cache
Assembly:
SimpleEssentials (in SimpleEssentials.dll)
Syntax
CacheObjectType ObjectType { get; set; }
Property ObjectType As CacheObjectType Get Set
property CacheObjectType^ ObjectType { CacheObjectType^ get (); void set (CacheObjectType^ value); }