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
keyThe property key.
valueThe property value.
See also
getProperty