Click or drag to resize

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)
Syntax
protected Assembly PluginAssembly { get; }

Property Value

Type: Assembly
See Also