ManageableConfigurationSourceSingletonHelper Class

Manages the singleton ManageableConfigurationSourceImplementation instance for a given file name, application name and Group Policy enablement combination.

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

Syntax

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

Inheritance Hierarchy

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

See Also

ManageableConfigurationSourceSingletonHelper Members

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