共用方式為


SPPatchInfo.PatchGuid property

修補程式,從 MsiEnumPatchesEx 的唯一識別碼

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

Syntax

'宣告
Public ReadOnly Property PatchGuid As Guid
    Get
'用途
Dim instance As SPPatchInfo
Dim value As Guid

value = instance.PatchGuid
public Guid PatchGuid { get; }

Property value

Type: System.Guid

請參閱

參照

SPPatchInfo class

SPPatchInfo members

Microsoft.SharePoint.Administration namespace