共用方式為


SPPatchableUnitInfo.Id property

這個 patchable 單位的唯一識別碼。

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

Syntax

'宣告
Public ReadOnly Property Id As String
    Get
'用途
Dim instance As SPPatchableUnitInfo
Dim value As String

value = instance.Id
public string Id { get; }

Property value

Type: System.String
識別項String表示。

請參閱

參照

SPPatchableUnitInfo class

SPPatchableUnitInfo members

Microsoft.SharePoint.Administration namespace