SPPatchableUnitInfo.GetStatus 方法

检索操作所需的此产品。

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

语法

声明
Public Function GetStatus ( _
    serverName As String _
) As SPServerProductInfo.StatusType
用法
Dim instance As SPPatchableUnitInfo
Dim serverName As String
Dim returnValue As SPServerProductInfo.StatusType

returnValue = instance.GetStatus(serverName)
public SPServerProductInfo.StatusType GetStatus(
    string serverName
)

参数

返回值

类型:Microsoft.SharePoint.Administration.SPServerProductInfo.StatusType
SPServerProductInfo.StatusType 对象具有所需的操作的信息。

另请参阅

引用

SPPatchableUnitInfo 类

SPPatchableUnitInfo 成员

Microsoft.SharePoint.Administration 命名空间