System.SByte.MaxValue Field

Represents the largest possible value of sbyte. This field is constant.

Value: 127

Syntax

public const sbyte MaxValue

Remarks

The value of this constant is 127; that is, hexadecimal 0x7F.

Requirements

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