CacheFactoryProductDescription Property |
Returns the product description string including product name and version.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic static string ProductDescription { get; }
Public Shared ReadOnly Property ProductDescription As String
Get
public:
static property String^ ProductDescription {
String^ get ();
}
static member ProductDescription : string with get
Property Value
Type:
String
See Also