Freigeben über


SPProductVersions.ServerInformation-Eigenschaft

Produktinformationen auf allen Servern der Website abgerufen.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property ServerInformation As List(Of SPServerProductInfo)
    Get
'Usage
Dim instance As SPProductVersions
Dim value As List(Of SPServerProductInfo)

value = instance.ServerInformation
public List<SPServerProductInfo> ServerInformation { get; }

Eigenschaftswert

Typ: System.Collections.Generic.List<SPServerProductInfo>
List<T> von [Microsoft.SharePoint.Administration.SPServerProductInfo] -Objekten.

Siehe auch

Referenz

SPProductVersions Klasse

SPProductVersions-Member

Microsoft.SharePoint.Administration-Namespace