SPPatchInfo class
Version info for one patch.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPPatchInfo
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<GuidAttribute("81090D44-D59E-4969-92CF-B16D8087C502")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPPatchInfo
'Usage
Dim instance As SPPatchInfo
[GuidAttribute("81090D44-D59E-4969-92CF-B16D8087C502")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPPatchInfo
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.