ISetupFailedPackageReference Interface

Definition

A reference to a failed package.

C++/CX
public interface class ISetupFailedPackageReference : Microsoft::VisualStudio::Setup::Configuration::ISetupPackageReference
Derived
Attributes
Implements

Remarks

You can enumerate all properties of basic types by casting to an ISetupPropertyStore.

Methods

GetBranch()

Gets the build branch of the package.

GetChip()

Gets the target process architecture of the package.

GetId()

Gets the general package identifier.

GetIsExtension()

Gets a value indicating whether the package refers to an external extension.

GetLanguage()

Gets the language and optional region identifier.

GetType()

Gets the type of the package.

GetUniqueId()

Gets the unique identifier consisting of all defined tokens.

GetVersion()

Gets the version of the package.

Applies to

Produkt Versioner
Visual Studio SDK 2015, 2017, 2019, 2022