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