SPProduct members

This class has version, upgrade, and patch information for one product installation.

The SPProduct type exposes the following members.

Properties

  Name Description
Public property PatchableUnitDisplayNames Display names of patchable units of this product
Public property ProductName The name of the product.
Public property RequiredOnAllServers Indicates whether every server must have this product or not.
Public property Servers Information about all servers on which this product is installed.
Public property ServersMissingThis A list of servers missing this product or null if the product is installed on all servers.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetOptionalMissingPatchableUnits List containing all the optional missing patchable units on the specified server.
Public method GetPatchableUnitInfo Retrieves information about the specified patchable unit installed on this server.
Public method GetPatchableUnitInfoByDisplayName Retrieves information about the specified patchable unit installed on this server.
Public method GetRequiredButMissingPatchableUnits Retrieves a list containing all the required but missing patchable units on a server.
Public method GetRequiredButMissingPatches Retrieves a list containing all the required but missing patchable units on a server.
Public method GetStatus Retrieve required actions for this product.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPProduct class

Microsoft.SharePoint.Administration namespace