Break Property

State of Break error.

Access

Write only

Syntax

Visual Basic .NET Break As Boolean
Visual C# Boolean Break;

Remarks

It is possible to read the property value but it is always FALSE.

Return Value

Always FALSE.