DictConfigurationKey.label Method

Returns the label for a configuration key.

Syntax

public str label()

Run On

Called

Return Value

Type: str
The label for the configuration key; an empty string if the configuration key does not have a label value.

See Also

Reference

DictConfigurationKey Class