Class BootstrapPluginContext
public class BootstrapPluginContext : PluginContext, IPluginContext, IPluginComponent, IManageable<PluginComponentsManager>, IManageable
- Inheritance
-
BootstrapPluginContext
- Implements
- Inherited Members
- Extension Methods
Constructors
BootstrapPluginContext(string, string?, string?, string?)
public BootstrapPluginContext(string pluginGuid, string? pluginName = null, string? pluginVersion = null, string? configRelativePath = null)