Click or drag to resize

HPluginAssemblyCompiler Properties

The HPluginAssemblyCompiler type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefaultOutputFilesDirectory
Name of the output folder which will be created to contain the generated dll and pdb files from the compile process.
Public propertyStatic memberTemporaryFilesDirectory
Name of the temporary folder which will be created on disk if necessary during the assembly compilation (such as for referencing in-memory assemblies with CodeDom)
Top
See Also