Namespace: Microsoft.VisualStudio.TextTemplating.VSHost
Assembly: Microsoft.VisualStudio.TextTemplating.VSHost (in Microsoft.VisualStudio.TextTemplating.VSHost.dll)
Syntax
'宣言
Public Sub SaveSettingsToStorage
'使用
Dim instance As OrchestratorOptionsAutomation
instance.SaveSettingsToStorage()
public void SaveSettingsToStorage()
public:
virtual void SaveSettingsToStorage() sealed
public final function SaveSettingsToStorage()
Implements
IProfileManager.SaveSettingsToStorage()
Permissions
- 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.
See Also
Reference
OrchestratorOptionsAutomation Class