SpaceMetaspaceName Property |
Get the metaspace name
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntaxstring MetaspaceName { get; }
ReadOnly Property MetaspaceName As String
Get
property String^ MetaspaceName {
String^ get ();
}
abstract MetaspaceName : string with get
Property Value
Type:
StringThe metaspace name
See Also