PackageType Property
Gets the package type that this operation will collect (such as UPack, Chocolatey, PyPi, etc).
Syntax
public
abstract
string PackageType {
get
; }