Click or drag to resize
IRegionTKey, TValueFullPath Property
Gets the region's full path, which can be used to get this region object with [!:Cache.GetRegion].

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
string FullPath { get; }

Return Value

Type: String
region's pathname
See Also