Get the metaspace name
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
string MetaspaceName { get; } |
Visual Basic |
---|
ReadOnly Property MetaspaceName As String Get |
Visual C++ |
---|
property String^ MetaspaceName { String^ get (); } |