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