Property AssemblyLocation
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
AssemblyLocation
The path to the assembly that contains the plugin. Type.Assembly.Location should not be used, as it may be different or blank due to shimming.
string AssemblyLocation { get; }