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.
This class has version, upgrade, and patch information for one product installation.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Administration.SPProduct
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<GuidAttribute("D9CD6C55-D937-4103-9E2F-0A5A794FD356")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPProduct
'Usage
Dim instance As SPProduct
[GuidAttribute("D9CD6C55-D937-4103-9E2F-0A5A794FD356")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPProduct
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.