Share via


SByte.MaxValue Field

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

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

Syntax

public const SByte MaxValue

Remarks

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

Version Information

Available in the .NET Micro Framework versions 3.0, 3.5, 4.0, and 4.1.

See Also

Reference

SByte Structure
SByte Members
System Namespace