 | BasePropertiesGetPropertyValue Method |
version: 10.21.0
Gets the property value associated with the given key.
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.21.0
Syntaxprotected Object GetPropertyValue(
string key
)
Parameters
- key
- Type: SystemString
Property key
Return Value
Type:
ObjectObject value of the property
See Also