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