[TIBCO.EMS .NET client library 8.1 documentation]

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public Hashtable Properties { get; }
Public ReadOnly Property Properties As Hashtable
public:
property Hashtable^ Properties {
	Hashtable^ get ();
}

See Also