共用方式為


SPProductVersions.ProductProperty enumeration

列舉值表示伺服器的狀態。

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

Syntax

'宣告
Public Enumeration ProductProperty
'用途
Dim instance As SPProductVersions.ProductProperty
public enum ProductProperty

Members

Member name Description
RequiredOnAllServers 列舉值 = 0x1。
UpgradeAvailable 列舉值 = 0x2。
UpgradeRequired 列舉值 = 126642&clcid = 0x404。
IsPatch 列舉值 = 0x8。
PatchSuperseded 列舉值 = 0x10。

請參閱

參照

Microsoft.SharePoint.Administration namespace