Documentation for this section has not yet been entered.
This property specifies the setting of the Microsoft Visual Basic explicit compile option. When set to true, the Visual Basic explicit compile option is enabled. When the option is enabled, all variables must be explicitly declared using a Dim, Private, Public, or ReDim statement. The default is true.