SPPatchInfo class
Informações de versão para um patch.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPPatchInfo
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
<GuidAttribute("81090D44-D59E-4969-92CF-B16D8087C502")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPPatchInfo
'Uso
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.