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)
Syntaxpublic bool SingleAssemblyOutput { get; set; }
Public Property SingleAssemblyOutput As Boolean
Get
Set
Property Value
Type:
Boolean
See Also