SPServerProductInfo-Klasse

Produkt-Versionsinformationen für einen Server.

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPServerProductInfo-Member

Microsoft.SharePoint.Administration-Namespace