Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getIceProperty()
std::string Ice::Properties::getIceProperty
(
std::string_view
key
)
Gets an Ice property by key.
Parameters
key
The property key.
Returns
The property value, or the default value for this property if the property is not set.
Exceptions
PropertyException
Thrown when the property is not a known Ice property.
See also
setProperty
Ice
Properties
Generated by
1.14.0