JaCIL Framework API

Compiler.JavaClassVersion Property

The Java class file version that will be generated.

public int JavaClassVersion {get;}

Property Value

Always the Java 1.5 Class File version (49).

Implements

ICompiler.JavaClassVersion

See Also

Compiler Class | JaCIL.Compiler Namespace