HPluginPluginAssembly Property |
The Assembly which contains this plugin. Can be used to get embedded resources and assembly attributes.
Namespace:
com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:
TTPlugins (in TTPlugins.dll) Version: 1.2.0.1 (1.2.0.1)
Syntaxprotected Assembly PluginAssembly { get; }
Protected ReadOnly Property PluginAssembly As Assembly
Get
Property Value
Type:
Assembly
See Also