Freigeben über


SPServerProductInfo.InstallStatus-Eigenschaft

Installieren der Status zeigt an, Aktionen, die für diesen Server erforderlich.

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

Syntax

'Declaration
Public ReadOnly Property InstallStatus As SPServerProductInfo.StatusType
    Get
'Usage
Dim instance As SPServerProductInfo
Dim value As SPServerProductInfo.StatusType

value = instance.InstallStatus
public SPServerProductInfo.StatusType InstallStatus { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Administration.SPServerProductInfo.StatusType
Ein SPServerProductInfo.StatusType -Objekt.

Siehe auch

Referenz

SPServerProductInfo Klasse

SPServerProductInfo-Member

Microsoft.SharePoint.Administration-Namespace