다음을 통해 공유


SPPatchableUnitInfo.LatestPatch Property

Version for this patchable unit. The same as the maximum version of all patches applied.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property LatestPatch As SPPatchInfo
    Get
'Usage
Dim instance As SPPatchableUnitInfo
Dim value As SPPatchInfo

value = instance.LatestPatch
public SPPatchInfo LatestPatch { get; }

Property Value

Type: Microsoft.SharePoint.Administration.SPPatchInfo
A SPPatchInfo object with latest patch data.

See Also

Reference

SPPatchableUnitInfo Class

SPPatchableUnitInfo Members

Microsoft.SharePoint.Administration Namespace