Compartilhar via


PropertyDataType.DisplayName field

Especifica o nome para exibição do usuário para o perfil de usuário.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaração
Public DisplayName As String
'Uso
Dim instance As PropertyDataType
Dim value As String

value = instance.DisplayName

instance.DisplayName = value
public string DisplayName

Ver também

Referência

PropertyDataType class

PropertyDataType members

Microsoft.Office.Server.UserProfiles namespace