C# Class Microsoft.Tools.WindowsInstaller.PowerShell.Commands.InstallPatchActionData

The data for actions to install patches.
Inheritance: InstallCommandActionData
Mostrar archivo Open project: heaths/psmsi

Public Methods

Method Description
InstallPatchActionData ( ) : System.Collections.Generic

Creates a new instance of the InstallPatchActionData class.

Method Details

InstallPatchActionData() public method

Creates a new instance of the InstallPatchActionData class.
public InstallPatchActionData ( ) : System.Collections.Generic
return System.Collections.Generic