Click or drag to resize

ConfigComponentAttribute Properties

The ConfigComponentAttribute type exposes the following members.

Properties
  NameDescription
Public propertyIsValidWithDefault
Gets or sets a value indicating whether this configuration component is valid without an XML section. In this case the configuration component must provide valid default settings.
Public propertyKey
Gets or sets the key of the configuration entry object.
Public propertySection
Gets or sets the configuration section name within the /configuration/ice.net/components element.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also