Used for marshaling
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
public string ObjectName { get; } |
Visual Basic |
---|
Public ReadOnly Property ObjectName As String Get |
Visual C++ |
---|
public: property String^ ObjectName { String^ get (); } |
F# |
---|
member ObjectName : string with get |
Property Value
Type: StringThe name of the object.