ISetupFailedPackageReference2.GetChip Method

Definition

Gets the target process architecture of the package.

public:
 System::String ^ GetChip();
public:
 Platform::String ^ GetChip();
std::wstring GetChip();
public string GetChip ();
abstract member GetChip : unit -> string
Public Function GetChip () As String

Returns

The target process architecture of the package.

Implements

Applies to