PluginLoadedEventArgs.Info Property
Information about the loaded plug-in assembly.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public AssemblyInfo Info { get; }
Public ReadOnly Property Info As AssemblyInfo
Get
public:
property AssemblyInfo Info {
AssemblyInfo get ();
}
member Info : AssemblyInfo with get
Property Value
AssemblyInfo