SPPatchableUnitInfo.Servers property
**[Microsoft.SharePoint.Administration.SPPatchableUnitInfo]**安裝所在的所有伺服器的相關資訊。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
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; }
Property value
Type: System.Collections.Generic.List<SPServerProductInfo>
伺服器List<T> 。