Visual Basic Language Reference  

Off

The Off keyword turns a compiler option off.

The Off keyword is used in these contexts:

Option Explicit Statement

Option Strict Statement

See Also

Visual Basic Language Keywords