SPPatchableUnitInfo.Id property

Unique identifier for this patchable unit.

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

Syntax

'Declaration
Public ReadOnly Property Id As String
    Get
'Usage
Dim instance As SPPatchableUnitInfo
Dim value As String

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

Property value

Type: System.String
A String representation of the identifier.

See also

Reference

SPPatchableUnitInfo class

SPPatchableUnitInfo members

Microsoft.SharePoint.Administration namespace