Deli putem


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
Public method ManageableConfigurationSourceElement Overloaded.

Methods

  Name Description
Protected method CreateSource
Returns a new ManageableConfigurationSource configured with the receiver's settings.
(Overrides ConfigurationSourceElement.CreateSource().)
Public method DeserializeElement Overloaded.
Public method Equals (Inherited from ConfigurationElement.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ConfigurationElement.)
Public method GetType (Inherited from Object.)
Protected method Init (Inherited from ConfigurationElement.)
Protected method InitializeDefault (Inherited from ConfigurationElement.)
Protected method IsModified (Inherited from ConfigurationElement.)
Public method IsReadOnly (Inherited from ConfigurationElement.)
Protected method ListErrors (Inherited from ConfigurationElement.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserializeUnrecognizedAttribute (Inherited from ConfigurationElement.)
Protected method OnDeserializeUnrecognizedElement (Inherited from ConfigurationElement.)
Protected method OnRequiredPropertyNotFound (Inherited from ConfigurationElement.)
Protected method PostDeserialize (Inherited from ConfigurationElement.)
Protected method PreSerialize (Inherited from ConfigurationElement.)
Protected method Reset (Inherited from ConfigurationElement.)
Protected method ResetModified (Inherited from ConfigurationElement.)
Protected method SerializeElement (Inherited from ConfigurationElement.)
Protected method SerializeToXmlElement (Inherited from ConfigurationElement.)
Protected method SetPropertyValue (Inherited from ConfigurationElement.)
Protected method SetReadOnly (Inherited from ConfigurationElement.)
Public method ToString (Inherited from Object.)
Protected method Unmerge (Inherited from ConfigurationElement.)

Fields

  Name Description
Public fieldStatic member MaximumApplicationNameLength
Represents the maximumapplication name length allowed.
Public fieldStatic member MinimumApplicationNameLength
Represents the minimum application name length allowed.

Properties

  Name Description
Public property ApplicationName
Gets or sets the application. This is a required field.
Public property ConfigurationManageabilityProviders
Gets the collection of registered ConfigurationSectionManageabilityProvider types necessary to provide manageability by the represented configuration source.
Public property ElementInformation (Inherited from ConfigurationElement.)
Protected property ElementProperty (Inherited from ConfigurationElement.)
Public property EnableGroupPolicies
Gets or sets the value for GP enablement.
Public property EnableWmi
Gets or sets the value for Wmi enablement.
Protected property EvaluationContext (Inherited from ConfigurationElement.)
Public property FilePath
Gets or sets the file path.
Protected property Item Overloaded.
Public property LockAllAttributesExcept (Inherited from ConfigurationElement.)
Public property LockAllElementsExcept (Inherited from ConfigurationElement.)
Public property LockAttributes (Inherited from ConfigurationElement.)
Public property LockElements (Inherited from ConfigurationElement.)
Public property LockItem (Inherited from ConfigurationElement.)
Public property Name
Gets or sets the name of the element.
(Inherited from NamedConfigurationElement.)
Protected property Properties (Inherited from ConfigurationElement.)
Public property Type
Gets or sets the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.)
Public property 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.