Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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