Click or drag to resize

CompilerParametersOutputDirectory Property

Output directory. Used if CompilerPipeline produces output files.

Namespace:  Syntactik.Compiler
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public string OutputDirectory { get; set; }

Property Value

Type: String
See Also