Click or drag to resize

UserName Property

Indicates the name of this user.

Namespace:  Sfs2X.Entities
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
string Name { get; }

Property Value

Type: String
Remarks
Two users in the same Zone can't have the same name.
See Also