ScenarioPreloadRegistrationAttribute(String, Type[]) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]