Partager via


ExternalSettingsManager.CreateForApplication Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public methodStatic member CreateForApplication(String) Used to construct the SettingsManager AppID based Visual Studio applications.
Public methodStatic member CreateForApplication(String, Boolean) Used to construct the SettingsManager AppID based Visual Studio applications.
Public methodStatic member CreateForApplication(String, String) Used to construct the SettingsManager AppID based Visual Studio applications with suffixed mode. In suffixed mode, any changes made to the settings are isolated from the normal running mode.
Public methodStatic member CreateForApplication(String, String, Boolean) Used to construct the SettingsManager AppID based Visual Studio applications with suffixed mode. In suffixed mode, any changes made to the settings are isolated from the normal running mode.

Top

See Also

Reference

ExternalSettingsManager Class

ExternalSettingsManager Members

Microsoft.VisualStudio.Settings Namespace