Share via


MissingPackageResolutionAction EnumType

Contains information about the resolution action for the missing packages.

Members

Members define the discrete options for the enumeration type.

Name Value Description
Install 0 Install the package
Update 1 Update the package
Ignore 2 Ignore the package

Used by

The following use the MissingPackageResolutionAction EnumType.

Name How used
MissingPackage ResolutionAction Property

See also