xtd 0.2.0
Loading...
Searching...
No Matches

◆ display_name()

const xtd::string & xtd::diagnostics::switch_base::display_name ( ) const
noexcept

Gets a name used to identify the switch.

Returns
The name used to identify the switch. The default value is an empty string ("").
Remarks
When you create a new switch_base object, the display_name finds initial switch settings. For more information, see the switch_base constructor.