[TIBCO.EMS .NET client library 7.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Gets a copy of the property settings. Deprecated
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
[ObsoleteAttribute("Use LookupContext.Settings instead.")] public Hashtable Setttings { get; } |
<ObsoleteAttribute("Use LookupContext.Settings instead.")> _ Public ReadOnly Property Setttings As Hashtable |
[ObsoleteAttribute(L"Use LookupContext.Settings instead.")] public: property Hashtable^ Setttings { Hashtable^ get (); } |