Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
setProperty()
void Ice::Properties::setProperty
(
std::string_view
key
,
std::string_view
value
)
Sets a property.
To unset a property, set it to the empty string.
Parameters
key
The property key.
value
The property value.
See also
getProperty
Ice
Properties
Generated by
1.14.0