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.0.1 (1.2.0.1)
Syntaxinternal string SourceFileRelativePath { get; set; }
Friend Property SourceFileRelativePath As String
Get
Set
Property Value
Type:
String
See Also