SPUserInfo.Name field

Contains the display name of the user.

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

Syntax

'Declaration
Public Name As String
'Usage
Dim instance As SPUserInfo
Dim value As String

value = instance.Name

instance.Name = value
public string Name

See also

Reference

SPUserInfo structure

SPUserInfo members

Microsoft.SharePoint namespace