ConfigComponentAttribute Properties |
The ConfigComponentAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsValidWithDefault |
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.
|
![]() | Key |
Gets or sets the key of the configuration entry object.
|
![]() | Section |
Gets or sets the configuration section name within the
/configuration/ice.net/components element.
|
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |