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