SPProductVersions class
Manages product version data among site servers.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPProductVersions
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<GuidAttribute("DB75E992-D20B-4457-B1A9-7F3E2A3F422F")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPProductVersions
'Usage
Dim instance As SPProductVersions
[GuidAttribute("DB75E992-D20B-4457-B1A9-7F3E2A3F422F")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPProductVersions
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.