CacheEntryUpdateArguments::RegionName Property
.NET Framework (current version)
Gets the name of a region in the cache that contains a cache entry.
Assembly: System.Runtime.Caching (in System.Runtime.Caching.dll)
Property Value
Type: System::String^The name of a region in the cache. If regions are not used, this value is null.
.NET Framework
Available since 4.0
Available since 4.0
Show: