public const string UserName = "UserName"
Public Const UserName As String = "UserName"
public: literal String^ UserName = "UserName"
static val mutable UserName: string
In This Article