共用方式為


SPPatchInfo class

一個修補程式的版本資訊。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPPatchInfo

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

Syntax

'宣告
<GuidAttribute("81090D44-D59E-4969-92CF-B16D8087C502")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPPatchInfo
'用途
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.

請參閱

參照

SPPatchInfo members

Microsoft.SharePoint.Administration namespace