PropertyInformation
Contains meta-information on an individual property within the configuration. This type cannot be inherited.
Gets the TypeConverter object related to the configuration attribute.
Gets an object containing the default value related to a configuration attribute.
Gets the description of the object that corresponds to a configuration attribute.
Gets a value specifying whether the configuration attribute is a key.
Gets a value specifying whether the configuration attribute is locked.
Gets a value specifying whether the configuration attribute has been modified.
Gets a value specifying whether the configuration attribute is required.
Gets the line number in the configuration file related to the configuration attribute.
Gets the name of the object that corresponds to a configuration attribute.
Gets the source file that corresponds to a configuration attribute.
Gets the Type of the object that corresponds to a configuration attribute.
Gets a ConfigurationValidatorBase object related to the configuration attribute.
Gets or sets an object containing the value related to a configuration attribute.
Gets a PropertyValueOrigin object related to the configuration attribute.