SPServerProductInfo.InstallStatus 属性

安装状态表明此服务器所需的操作。

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

语法

声明
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; }

属性值

类型:Microsoft.SharePoint.Administration.SPServerProductInfo.StatusType
一个SPServerProductInfo.StatusType对象。

另请参阅

引用

SPServerProductInfo 类

SPServerProductInfo 成员

Microsoft.SharePoint.Administration 命名空间