Optional boolBooleanbool parameter.
Specifies whether the byte code generation is enabled.
Public Property EnableByteCode As Boolean Get Set(ByVal value As Boolean)
public bool EnableByteCode { get; set; }
public: property bool EnableByteCode { bool get(); void set(bool value); }
Type: System.BooleanSystem.BooleanSystem::Boolean