RegionTKey, TValueFullPath Property |
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic virtual string FullPath { get; }
Public Overridable ReadOnly Property FullPath As String
Get
public:
virtual property String^ FullPath {
String^ get ();
}
abstract FullPath : string with get
override FullPath : string with get
Property Value
Type:
StringImplements
IRegionTKey, TValueFullPath
See Also