ISetupFailedPackageReference2.GetChip Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.