Click or drag to resize

HPluginCompilationConfigurationDeleteOutputFilesFromDiskWhenDone Property

If true, the generated assembly and its pdb will be deleted from the disk once the compilation has finished.

Namespace:  com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:  TTPlugins (in TTPlugins.dll) Version: 1.2.0.1 (1.2.0.1)
Syntax
public bool DeleteOutputFilesFromDiskWhenDone { get; set; }

Property Value

Type: Boolean
See Also