共用方式為


SPPatchableUnitInfo.LatestPatch property

這個 patchable 單位的版本。相同,所有的修補程式套用的最大版本。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property LatestPatch As SPPatchInfo
    Get
'用途
Dim instance As SPPatchableUnitInfo
Dim value As SPPatchInfo

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

Property value

Type: Microsoft.SharePoint.Administration.SPPatchInfo
具有最新的修補程式資料的SPPatchInfo物件。

請參閱

參照

SPPatchableUnitInfo class

SPPatchableUnitInfo members

Microsoft.SharePoint.Administration namespace