ManageableConfigurationSourceElement Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The ManageableConfigurationSourceElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ManageableConfigurationSourceElement | Overloaded. |
Methods
Fields
Name | Description | |
---|---|---|
MaximumApplicationNameLength |
Represents the maximumapplication name length allowed.
|
|
MinimumApplicationNameLength |
Represents the minimum application name length allowed.
|
Properties
Name | Description | |
---|---|---|
ApplicationName |
Gets or sets the application. This is a required field.
|
|
ConfigurationManageabilityProviders |
Gets the collection of registered ConfigurationSectionManageabilityProvider types necessary to provide manageability by the represented configuration source.
|
|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EnableGroupPolicies |
Gets or sets the value for GP enablement.
|
|
EnableWmi |
Gets or sets the value for Wmi enablement.
|
|
EvaluationContext | (Inherited from ConfigurationElement.) | |
FilePath |
Gets or sets the file path.
|
|
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
Name |
Gets or sets the name of the element.
(Inherited from NamedConfigurationElement.) |
|
Properties | (Inherited from ConfigurationElement.) | |
Type |
Gets or sets the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
|
TypeName |
Gets or sets the fully qualified name of the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
See Also
ManageableConfigurationSourceElement Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.Configuration Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |