Class InstallSystemPackage
Install or upgrade a system package
Inherited Members
Namespace: DuetAPI.Commands
Assembly: DuetAPI.dll
Syntax
[RequiredPermissions(SbcPermissions.SuperUser)]
public class InstallSystemPackage : Command
Properties
PackageFile
Absolute file path to the package file
Declaration
public string PackageFile { get; set; }
Property Value
Type | Description |
---|---|
string |