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