ParseUser
Username Property
Parse
Gets or sets the username.
Namespace:
Parse
Assembly:
Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
C#
VB
Copy
public
string
Username
{
get
;
set
; }
Public
Property
Username
As
String
Get
Set
Property Value
Type:
String
See Also
Reference
ParseUser Class
Parse Namespace