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 | |
---|---|---|
WindowsInstallerItem() | Default constructor. |
|
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