Share via


ScenarioPreloadRegistrationAttribute.ScenarioServices Property

Definition

Specifies services that should be preloaded when the scenario ScenarioName becomes active. If this property is not set we will assume you want to preload the package type this attribute is applied to.

public Type[] ScenarioServices { get; }
member this.ScenarioServices : Type[]
Public ReadOnly Property ScenarioServices As Type()

Property Value

Type[]

Applies to