Click or drag to resize

HPluginCompilationConfigurationSourceFiles Property

List of paths to all CS source files to use.

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

Property Value

Type: ListString
See Also