Table of Contents

Class BootstrapPluginContext

Namespace
RisingV.Shared
Assembly
RisingV.Shared.dll
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)

Parameters

pluginGuid string
pluginName string
pluginVersion string
configRelativePath string