Share via


WindowsInstallerItem Constructor

 

Applies To: Windows Server Update Services

Initialize a new instance of the WindowsInstallerItem class.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Overload List

Name Description
System_CAPS_pubmethod WindowsInstallerItem()

Default constructor.

System_CAPS_pubmethod WindowsInstallerItem(String)

Create a WindowsInstallerItem and set MSI related properties. Currently only MSIFile property and ProductCode are set.

See Also

WindowsInstallerItem Class
Microsoft.UpdateServices.Administration Namespace

Return to top