Share via


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
Public method 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.
Public method 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.
Public method 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.
Public method 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.
Public method 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
Public property Attributes
Gets the attributes for the represented provider.
(Inherited from ICustomProviderData.)
Public property Helper
Gets the helper that manages the configuration information.
Public property 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.