ConfigurationManageabilityProviderAttributeRetriever Members
Include Protected Members
Include Inherited Members
The ConfigurationManageabilityProviderAttributeRetriever type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConfigurationManageabilityProviderAttributeRetriever |
This type supports the Enterprise Library Manageability Extensions infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ConfigurationManageabilityProviderAttributeRetriever class that will retrieve attributes from the assemblies located in the running application's base directory.
|
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 | |
---|---|---|
ElementManageabilityProviderAttributes |
This type supports the Enterprise Library Manageability Extensions infrastructure and is not intended to be used directly from your code. Gets the retrieved ConfigurationElementManageabilityProviderAttribute instances.
|
|
SectionManageabilityProviderAttributes |
This type supports the Enterprise Library Manageability Extensions infrastructure and is not intended to be used directly from your code. Gets the retrieved ConfigurationSectionManageabilityProviderAttribute instances.
|
See Also
ConfigurationManageabilityProviderAttributeRetriever Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics Namespace