SPPatchableUnitInfo class

Version information for one patchable unit.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPPatchableUnitInfo

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

Syntax

'Declaration
<GuidAttribute("C30699BA-D633-4C0b-B515-B0FB4F43990F")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPPatchableUnitInfo
'Usage
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.

See also

Reference

SPPatchableUnitInfo members

Microsoft.SharePoint.Administration namespace