CompilerParameters Properties |
The CompilerParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | Input |
List of compiler inputs.
|
![]() | OutputDirectory |
Output directory. Used if CompilerPipeline produces output files.
|
![]() | Pipeline | CompilerPipeline is an ordered list of ICompilerStep implementations
that should be executed in sequence.
|
![]() | XmlSchemaSet |
Instance of XmlSchemaSet used to validate output XML.
|