Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ getProperty()

std::string Ice::Properties::getProperty ( std::string_view key)

Gets a property by key.

Parameters
keyThe property key.
Returns
The property value, or the empty string if the property is not set.
See also
setProperty