OrchestratorOptionsAutomation Class
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.TextTemplating.VSHost
Assembly: Microsoft.VisualStudio.TextTemplating.VSHost (in Microsoft.VisualStudio.TextTemplating.VSHost.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Class OrchestratorOptionsAutomation _
Implements IProfileManager
'Usage
Dim instance As OrchestratorOptionsAutomation
[CLSCompliantAttribute(false)]
public class OrchestratorOptionsAutomation : IProfileManager
[CLSCompliantAttribute(false)]
public ref class OrchestratorOptionsAutomation : IProfileManager
public class OrchestratorOptionsAutomation implements IProfileManager
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TextTemplating.VSHost.OrchestratorOptionsAutomation
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.