ProfilePropertyDisplayName.DisplayName 属性

返回指定的配置文件属性的显示名称。

命名空间:  Microsoft.SharePoint.Portal.WebControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Public ReadOnly Property DisplayName As String
    Get
用法
Dim instance As ProfilePropertyDisplayName
Dim value As String

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

属性值

类型:System.String
指定的配置文件属性的显示名称。

另请参阅

引用

ProfilePropertyDisplayName 类

ProfilePropertyDisplayName 成员

Microsoft.SharePoint.Portal.WebControls 命名空间