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