System.Byte.MaxValue Field

Represents the largest possible value of a byte. This field is constant.

Value: 255

Syntax

public const byte MaxValue

Remarks

The value of this constant is 255 (hexadecimal 0xFF).

Requirements

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