System.SByte.MinValue Field

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

Value: -128

Syntax

public const sbyte MinValue

Remarks

The value of this constant is -128; that is, hexadecimal 0x80.

Requirements

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