Constants.MAX_MARKS_NESTING Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: int MAX_MARKS_NESTING = 10;
public const int MAX_MARKS_NESTING = 10;
val mutable MAX_MARKS_NESTING : int
Public Const MAX_MARKS_NESTING As Integer = 10