ProfilePropertyDisplayName.PropertyName 属性

获取或设置配置文件属性的名称。

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

语法

声明
Public Property PropertyName As String
    Get
    Set
用法
Dim instance As ProfilePropertyDisplayName
Dim value As String

value = instance.PropertyName

instance.PropertyName = value
public string PropertyName { get; set; }

属性值

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

另请参阅

引用

ProfilePropertyDisplayName 类

ProfilePropertyDisplayName 成员

Microsoft.SharePoint.Portal.WebControls 命名空间