다음을 통해 공유


SPPatchableUnitInfo.DisplayName Property

Display name 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 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