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