Click or drag to resize

HPluginCompilationConfigurationSingleAssemblyOutput Property

If true, all source files will be compiled into a single output assembly. If false, each source file will be compiled into its own assembly.

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

Property Value

Type: Boolean
See Also