Compartilhar via


Construtor OrchestratorOptionsAutomation

Namespace:  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly:  Microsoft.VisualStudio.TextTemplating.VSHost.11.0 (em Microsoft.VisualStudio.TextTemplating.VSHost.11.0.dll)

Sintaxe

'Declaração
Public Sub New ( _
    serviceProvider As IServiceProvider _
)
public OrchestratorOptionsAutomation(
    IServiceProvider serviceProvider
)
public:
OrchestratorOptionsAutomation(
    IServiceProvider^ serviceProvider
)
new : 
        serviceProvider:IServiceProvider -> OrchestratorOptionsAutomation
public function OrchestratorOptionsAutomation(
    serviceProvider : IServiceProvider
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

OrchestratorOptionsAutomation Classe

Namespace Microsoft.VisualStudio.TextTemplating.VSHost