Udostępnij za pośrednictwem


'Option Strict' can be followed only by 'On' or 'Off'

Option Strict statements must specify either On or Off. All other values are invalid.

Error ID: BC30620

To correct this error

  • Specify either On or Off for the Option Strict statement.

See Also

Reference

Option (Visual Basic)

Option Compare Statement

Option Explicit Statement (Visual Basic)

Option Strict Statement