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)
Available in Sandboxed Solutions: No
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.