ManageableConfigurationSourceImplementation Class

Represents a manageable configuration source (like Group Policy).

Namespace:  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability
Assembly:  Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)

Syntax

'Declaration
Public Class ManageableConfigurationSourceImplementation _
    Implements IDisposable
public class ManageableConfigurationSourceImplementation : IDisposable
public ref class ManageableConfigurationSourceImplementation : IDisposable
public class ManageableConfigurationSourceImplementation implements IDisposable

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ManageableConfigurationSourceImplementation

See Also

ManageableConfigurationSourceImplementation Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability Namespace