System.Decimal.MaxValue Field

Represents the largest possible value of decimal. This field is constant and read-only.

Value: 79228162514264337593543950335

Syntax

public static readonly decimal MaxValue

Remarks

The value of this constant is positive 79,228,162,514,264,337,593,543,950,335.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0