OrchestratorOptionsAutomation.SaveSettingsToStorage Method
Save settings to registry.
Namespace: Microsoft.VisualStudio.TextTemplating.VSHost
Assembly: Microsoft.VisualStudio.TextTemplating.VSHost.11.0 (in Microsoft.VisualStudio.TextTemplating.VSHost.11.0.dll)
Syntax
'Declaration
Public Sub SaveSettingsToStorage
public void SaveSettingsToStorage()
public:
virtual void SaveSettingsToStorage() sealed
abstract SaveSettingsToStorage : unit -> unit
override SaveSettingsToStorage : unit -> unit
public final function SaveSettingsToStorage()
Implements
IProfileManager.SaveSettingsToStorage()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.