SPServerProductInfo class
Product version information for one server.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPServerProductInfo
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<GuidAttribute("B10116C1-2ADE-4950-B120-A9C4B020A658")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPServerProductInfo
'Usage
Dim instance As SPServerProductInfo
[GuidAttribute("B10116C1-2ADE-4950-B120-A9C4B020A658")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPServerProductInfo
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.