OrchestratorOptionsAutomation Class
Visual Studio 2012
Provides storage for the settings that are displayed in the Text Templating page in the Tools Options dialog.
Namespace:
Microsoft.VisualStudio.TextTemplating.VSHost
Assembly: Microsoft.VisualStudio.TextTemplating.VSHost.11.0 (in Microsoft.VisualStudio.TextTemplating.VSHost.11.0.dll)
The OrchestratorOptionsAutomation type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ShowWarningDialog | If true, a security warning dialog is shown each time text transformation is run. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadSettingsFromStorage | Load settings from registry. |
![]() | LoadSettingsFromXml | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ResetSettings | Reset Settings |
![]() | SaveSettingsToStorage | Save settings to registry. |
![]() | SaveSettingsToXml | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
