Anvil
Loading...
Searching...
No Matches
Anvil.Services.ServiceBindingOptionsAttribute Class Referencesealed

Additional service binding options. More...

+ Inheritance diagram for Anvil.Services.ServiceBindingOptionsAttribute:
+ Collaboration diagram for Anvil.Services.ServiceBindingOptionsAttribute:

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.
 

Detailed Description

Additional service binding options.


The documentation for this class was generated from the following file: