다음을 통해 공유


SPPatchableUnitInfo.Id Property

Unique identifier for this patchable unit.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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