共用方式為


SPPatchableUnitInfo class

一個 patchable 單位的版本資訊。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPPatchableUnitInfo

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

Syntax

'宣告
<GuidAttribute("C30699BA-D633-4C0b-B515-B0FB4F43990F")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPPatchableUnitInfo
'用途
Dim instance As SPPatchableUnitInfo
[GuidAttribute("C30699BA-D633-4C0b-B515-B0FB4F43990F")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPPatchableUnitInfo

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPPatchableUnitInfo members

Microsoft.SharePoint.Administration namespace