OrchestratorOptionsAutomation Class
Visual Studio 2015
Provides storage for the settings that are displayed in the Text Templating page in the Tools Options dialog.
Assembly: Microsoft.VisualStudio.TextTemplating.VSHost.12.0 (in Microsoft.VisualStudio.TextTemplating.VSHost.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | OrchestratorOptionsAutomation(IServiceProvider^) |
| Name | Description | |
|---|---|---|
![]() | ShowWarningDialog | If true, a security warning dialog is shown each time text transformation is run. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | LoadSettingsFromStorage() | Load settings from registry. |
![]() | LoadSettingsFromXml(IVsSettingsReader^) | |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ResetSettings() | Reset Settings |
![]() | SaveSettingsToStorage() | Save settings to registry. |
![]() | SaveSettingsToXml(IVsSettingsWriter^) | |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


