Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Microsoft
Tools
WindowsInstaller
PowerShell
Commands
InstallProductActionData
C# Class Microsoft.Tools.WindowsInstaller.PowerShell.Commands.InstallProductActionData
The data for actions to repair a package or product.
Inheritance:
InstallCommandActionData
Show file
Open project: heaths/psmsi
Public Methods
Method
Description
SetProductCode
( ) :
void
Opens the package read-only and sets the
InstallCommandActionData.ProductCode
property.
Method Details
SetProductCode()
public
method
Opens the package read-only and sets the
InstallCommandActionData.ProductCode
property.
public
SetProductCode
( ) :
void
return
void