SPUserInfo.Name field
Contém o nome de exibição do usuário.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Name As String
'Uso
Dim instance As SPUserInfo
Dim value As String
value = instance.Name
instance.Name = value
public string Name