ConfigurationElementManageabilityProviderAttribute 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 ConfigurationElementManageabilityProviderAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConfigurationElementManageabilityProviderAttribute |
Initializes a new instance of the ConfigurationElementManageabilityProviderAttribute class.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Attribute.) | |
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ManageabilityProviderType |
Gets the registered ConfigurationElementManageabilityProvider type.
|
|
SectionManageabilityProviderType |
Gets the ConfigurationSectionManageabilityProvider registered to manage the section where the NamedConfigurationElement instances managed by the registered ConfigurationElementManageabilityProvider type reside.
|
|
TargetType |
Gets the NamedConfigurationElement type for which the registered ConfigurationElementManageabilityProvider type provides manageability.
|
|
TypeId | (Inherited from Attribute.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
_Attribute.GetIDsOfNames | (Inherited from Attribute.) | |
_Attribute.GetTypeInfo | (Inherited from Attribute.) | |
_Attribute.GetTypeInfoCount | (Inherited from Attribute.) | |
_Attribute.Invoke | (Inherited from Attribute.) |
See Also
ConfigurationElementManageabilityProviderAttribute Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability 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. |