IHelperAssistedCustomConfigurationData<T> 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 IHelperAssistedCustomConfigurationData<T> type exposes the following members.
Methods
Name | Description | |
---|---|---|
BaseGetPropertyValue |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Returns the value for the specified property using the inherited implementation.
|
|
BaseIsModified |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Returns the modification status using the inherited implementation.
|
|
BaseReset |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Resets the internal state of the configuration object using the inherited implementation.
|
|
BaseSetPropertyValue |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Sets the value for the specified property using the inherited implementation.
|
|
BaseUnmerge |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Modifies the ConfigurationElement object to remove all values that should not be saved using the inherited implementation.
|
Properties
Name | Description | |
---|---|---|
Attributes |
Gets the attributes for the represented provider.
(Inherited from ICustomProviderData.) |
|
Helper |
Gets the helper that manages the configuration information.
|
|
Name |
Gets the name for the represented provider.
(Inherited from ICustomProviderData.) |
See Also
IHelperAssistedCustomConfigurationData<T> Interface
Microsoft.Practices.EnterpriseLibrary.Common.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. |