Compartilhar via


SPUserInfo.Name Field

Contains the display name of the user.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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