Gets the data.
Namespace: Com.Tibco.As.Space.Impl.SerializerAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public ASBlob Data { get; } |
Visual Basic |
---|
Public ReadOnly Property Data As ASBlob Get |
Visual C++ |
---|
public: virtual property ASBlob^ Data { ASBlob^ get () sealed; } |