ConfigurationSectionLocator Members
Include Protected Members
Include Inherited Members
The ConfigurationSectionLocator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConfigurationSectionLocator |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ClearableConfigurationSectionNames |
Gets the list of section names that are written to by the configuration designer when saving and therefore should be removed from the target configuration file, prior to saving.
|
|
ConfigurationSectionNames |
Gets the list of known section names.
|
See Also
ConfigurationSectionLocator Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Services Namespace