Interface IFileTypeInfo
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
public interface IFileTypeInfo : IEquatable<IFileTypeInfo>, IInternalImpl
- Inherited Members
Properties
- 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.