Class UninstallSystemPackage
Uninstall a system package
Inherited Members
Namespace: DuetAPI.Commands
Assembly: DuetAPI.dll
Syntax
[RequiredPermissions(SbcPermissions.SuperUser)]
public class UninstallSystemPackage : Command
Properties
Package
Identifier of the package
Declaration
public string Package { get; set; }
Property Value
Type | Description |
---|---|
string |