共用方式為


OrchestratorOptionsAutomation 建構函式

命名空間:  Microsoft.VisualStudio.TextTemplating.VSHost
組件:  Microsoft.VisualStudio.TextTemplating.VSHost.10.0 (在 Microsoft.VisualStudio.TextTemplating.VSHost.10.0.dll 中)

語法

'宣告
Public Sub New ( _
    serviceProvider As IServiceProvider _
)
public OrchestratorOptionsAutomation(
    IServiceProvider serviceProvider
)
public:
OrchestratorOptionsAutomation(
    IServiceProvider^ serviceProvider
)
new : 
        serviceProvider:IServiceProvider -> OrchestratorOptionsAutomation
public function OrchestratorOptionsAutomation(
    serviceProvider : IServiceProvider
)

參數

.NET Framework 安全性

請參閱

參考

OrchestratorOptionsAutomation 類別

Microsoft.VisualStudio.TextTemplating.VSHost 命名空間