SPPatchableUnitInfo.Servers 属性

有关**[Microsoft.SharePoint.Administration.SPPatchableUnitInfo]**的安装位置的所有服务器的信息。

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

语法

声明
Public ReadOnly Property Servers As List(Of SPServerProductInfo)
    Get
用法
Dim instance As SPPatchableUnitInfo
Dim value As List(Of SPServerProductInfo)

value = instance.Servers
public List<SPServerProductInfo> Servers { get; }

属性值

类型:System.Collections.Generic.List<SPServerProductInfo>
服务器List<T>

另请参阅

引用

SPPatchableUnitInfo 类

SPPatchableUnitInfo 成员

Microsoft.SharePoint.Administration 命名空间