共用方式為


SPServerProductInfo.InstallStatus property

安裝狀態指出為此伺服器需要的動作。

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

Syntax

'宣告
Public ReadOnly Property InstallStatus As SPServerProductInfo.StatusType
    Get
'用途
Dim instance As SPServerProductInfo
Dim value As SPServerProductInfo.StatusType

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

Property value

Type: Microsoft.SharePoint.Administration.SPServerProductInfo.StatusType
SPServerProductInfo.StatusType 物件。

請參閱

參照

SPServerProductInfo class

SPServerProductInfo members

Microsoft.SharePoint.Administration namespace