共用方式為


ProfilePropertyDisplayName.DisplayName Property

Returns the display name of the specified profile property.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

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

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

Property Value

Type: System.String
The display name of the specified profile property.

See Also

Reference

ProfilePropertyDisplayName Class

ProfilePropertyDisplayName Members

Microsoft.SharePoint.Portal.WebControls Namespace