PluginManifest.EntranceAssembly property
小于 1 分钟
PluginManifest.EntranceAssembly property
入口程序集。加载插件时,将在此入口程序集中搜索插件类。
public string EntranceAssembly { get; set; }Examples
MyPlugin.dll
See Also
- record PluginManifest
- namespace neo_bpsys_wpf.Core.Models
