Option Explicit « Language Basics « VB.Net Tutorial






1.8.Option Explicit
1.8.1.Cause compiler error when Option Strict On
1.8.2.Option Explicit Off
1.8.3.Turn Explicit off to use variable without declaration