Property PluginDependencies
PluginDependencies
An optional list of plugin names that must exist for this service to be loaded.
public string[]? PluginDependencies { get; init; }
Property Value
- string[]
An optional list of plugin names that must exist for this service to be loaded.
public string[]? PluginDependencies { get; init; }