Class ReloadPlugin
Reload the manifest of a given plugin. Useful for packaged plugins
Inherited Members
Namespace: DuetAPI.Commands
Assembly: DuetAPI.dll
Syntax
[RequiredPermissions(SbcPermissions.ManagePlugins)]
public class ReloadPlugin : Command
Properties
Plugin
Identifier of the plugin
Declaration
public string Plugin { get; set; }
Property Value
Type | Description |
---|---|
string |