WindowsInstallerPackageType Enumeration
Applies To: Windows Server Update Services
Represents target package type
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
public enum WindowsInstallerPackageType
public enum class WindowsInstallerPackageType
type WindowsInstallerPackageType
Public Enumeration WindowsInstallerPackageType
Members
Member name | Description | |
---|---|---|
MsiPatch | MSP file type |
|
MsiProduct | MSI file type |
See Also
Microsoft.UpdateServices.Administration Namespace
Return to top