SettingsManagerFactory Class

Visual Studio 2015
 

A factory object that constructs an ISettingsManager.

Namespace:   Microsoft.VisualStudio.Settings
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

System.Object
  Microsoft.VisualStudio.Settings.SettingsManagerFactory

public static class SettingsManagerFactory

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreateInstance(ISettingsManagerHost)

Provides a settings manager for this application.

A factory object that constructs an <see cref="ISettingsManager"/>.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: