This topic has not yet been rated - Rate this topic

ConfigurationProperty Properties

  Name Description
Public property Converter Gets the TypeConverter used to convert this ConfigurationProperty into an XML representation for writing to the configuration file.
Public property DefaultValue Gets the default value for this ConfigurationProperty property.
Public property Description Gets the description associated with the ConfigurationProperty.
Public property IsDefaultCollection Gets a value that indicates whether the property is the default collection of an element.
Public property IsKey Gets a value indicating whether this ConfigurationProperty is the key for the containing ConfigurationElement object.
Public property IsRequired Gets a value indicating whether this ConfigurationProperty is required.
Public property Name Gets the name of this ConfigurationProperty.
Public property Type Gets the type of this ConfigurationProperty object.
Public property Validator Gets the ConfigurationValidatorAttribute, which is used to validate this ConfigurationProperty object.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ