SPPatchableUnitInfo.ServersMissingThis-Eigenschaft
Eine Liste der Server fehlende dieser [Microsoft.SharePoint.Administration.SPPatchableUnitInfo] oder Null, die auf allen Servern installiert.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ServersMissingThis As List(Of SPServerProductInfo)
Get
'Usage
Dim instance As SPPatchableUnitInfo
Dim value As List(Of SPServerProductInfo)
value = instance.ServersMissingThis
public List<SPServerProductInfo> ServersMissingThis { get; }
Eigenschaftswert
Typ: System.Collections.Generic.List<SPServerProductInfo>
List<T> von Servern oder Null.