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