Click or drag to resize

HPluginCompilationConfigurationCompilerArguments Property

Command-line arguments provided to CompilerParameters.CompilerOptions during plugin compile. By default, this is "/optimize".

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

Property Value

Type: String
See Also