Get the metaspace that the space belongs to
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
SyntaxMetaspace Metaspace { get; }
ReadOnly Property Metaspace As Metaspace
Get
property Metaspace^ Metaspace {
Metaspace^ get ();
}
abstract Metaspace : Metaspace with get
Property Value
Type:
Metaspace
The metaspace object
See Also