Click or drag to resize

HSupervisedPluginSourceFileRelativePath Property

Relative path of the source file used to compile the plugin, which is used as a unique identity for plugin configuration and savedata.

Namespace:  com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:  TTPlugins (in TTPlugins.dll) Version: 1.2.1.0 (1.2.1.0)
Syntax
internal string SourceFileRelativePath { get; set; }
Request Example View Source

Property Value

Type: String
See Also