StatisticsTextId Property |
Gets the text associated with this instance that helps identify it.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic virtual string TextId { get; }
Public Overridable ReadOnly Property TextId As String
Get
public:
virtual property String^ TextId {
String^ get ();
}
abstract TextId : string with get
override TextId : string with get
Property Value
Type:
String
See Also