PluginManifest.ApiVersion property
小于 1 分钟
PluginManifest.ApiVersion property
插件 API 版本(manifest.yml 中的 apiVersion)。 需要是可解析的 Version 格式,且必须 >= 2.0.0.0; 主版本不得高于宿主支持的 API 主版本。
public string ApiVersion { get; set; }See Also
- record PluginManifest
- namespace neo_bpsys_wpf.Core.Models
