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