ExternalSettingsManager.CreateForIsolatedApplication Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
CreateForIsolatedApplication(String, String) | Used to construct the SettingsManager AppEnv based Visual Studio custom applications. Custom applications are isolated among themselves. | |
CreateForIsolatedApplication(String, String, Boolean) | Used to construct the SettingsManager AppEnv based Visual Studio custom applications. Custom applications are isolated among themselves. |
Top