Gets the element key for the specified configuration element.
Namespace: KerbalData.ConfigurationAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected override Object GetElementKey( ConfigurationElement element )
Parameters
- element
- Type:
System.Configuration ConfigurationElement
The
ConfigurationElement to return the key for.
Return Value
AnSee Also