SPPatchableUnitInfo.Patches-Eigenschaft
Patches, die an diese auslaufen bzw. eingestellt Einheit angewendet werden.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Patches As List(Of SPPatchInfo)
Get
'Usage
Dim instance As SPPatchableUnitInfo
Dim value As List(Of SPPatchInfo)
value = instance.Patches
public List<SPPatchInfo> Patches { get; }
Eigenschaftswert
Typ: System.Collections.Generic.List<SPPatchInfo>
List<T> der Patches.