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

◆ getProperty()

std::string Ice::PropertiesAdminPrx::getProperty ( std::string_view key,
const Ice::Context & context = Ice::noExplicitContext ) const

Gets a property by key.

Parameters
keyThe property key.
contextThe request context.
Returns
The property value. This value is empty if the property is not set.