Specifies that the member is a value. This field is constant.
[Visual Basic] Public Const Value As Integer [C#] public const int Value; [C++] public: const int Value; [JScript] public var Value : int;
MemberModifier Class | MemberModifier Members | System.ComponentModel.Design Namespace