Click or drag to resize

QueryAppearanceCollectionElementName Property

Gets the name used to identify this collection of elements in the configuration file when overridden in a derived class.

Namespace:  Koden.Utils.REST.ConfigFileSections
Assembly:  Koden.Utils.REST (in Koden.Utils.REST.dll) Version: 1.0.6464.41815
Syntax
protected override string ElementName { get; }

Property Value

Type: String
See Also