Share via


SPPatchableUnitInfo.DisplayName property

Display name for this patchable unit.

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

Syntax

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

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

Property value

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

See also

Reference

SPPatchableUnitInfo class

SPPatchableUnitInfo members

Microsoft.SharePoint.Administration namespace