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