SPProductVersions.ProductProperty 枚举

枚举指示服务器状态。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Enumeration ProductProperty
用法
Dim instance As SPProductVersions.ProductProperty
public enum ProductProperty

成员

成员名称 说明
RequiredOnAllServers 枚举值 = 0x1。
UpgradeAvailable 枚举值 = 0x2。
UpgradeRequired 枚举值 = 0x4。
IsPatch 枚举值 = 0x8。
PatchSuperseded 枚举值 = 0x10。

另请参阅

引用

Microsoft.SharePoint.Administration 命名空间