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