Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getPropertyWithDefault()
std::string Ice::Properties::getPropertyWithDefault
(
std::string_view
key
,
std::string_view
value
)
Gets a property by key.
Parameters
key
The property key.
value
The default value to return if the property is not set.
Returns
The property value or the default value if the property is not set.
See also
setProperty
Ice
Properties
Generated by
1.14.0