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)
Syntaxinternal string SourceFileRelativePath { get; set; }Friend Property SourceFileRelativePath As String
Get
Set
Request Example
View SourceProperty Value
Type:
String
See Also