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.1.0 (1.2.1.0)
Syntax
protected Assembly PluginAssembly { get; }
Request Example View Source

Property Value

Type: Assembly
See Also