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