Share via


ScenarioPreloadRegistrationAttribute(String, Type[]) Constructor

Definition

public ScenarioPreloadRegistrationAttribute(string scenarioName, params Type[] scenarioServices);
new Microsoft.VisualStudio.Shell.ScenarioPreloadRegistrationAttribute : string * Type[] -> Microsoft.VisualStudio.Shell.ScenarioPreloadRegistrationAttribute
Public Sub New (scenarioName As String, ParamArray scenarioServices As Type())

Parameters

scenarioName
String
scenarioServices
Type[]

Applies to