DictConfigurationKey.name Method

Returns the name of the configuration key.

Syntax

public str name()

Run On

Called

Return Value

Type: str
The name of the configuration key.

Remarks

For an example that uses this method, see the new method.

See Also

Reference

DictConfigurationKey Class