Anvil
|
Additional service binding options. More...
Properties | |
BindingPriority | BindingPriority [get] |
The priority of the service. Services with a higher priority are loaded first, and are chosen first to resolve dependency constraints when multiple candidates for a dependency are available. | |
bool | Lazy [get] |
If true, this service will only be loaded if another service depends on it. | |
string?[] | PluginDependencies [get] |
An optional list of plugin names that must exist for this service to be loaded. | |
Additional service binding options.