DataCacheItem::RegionName Property
If applicable, the name of the region where the object is stored.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Property Value
Type: System::String^A string value that represents, if applicable, the name of the region where the object is stored.
The DataCacheItem class is especially useful for updating tags associated with the object and concurrency operations. Tags are not supported in Windows Azure Shared Caching.
Show: