Table of Contents

PluginIndexItem 类

命名空间
ClassIsland.Core.Models.Plugin
程序集
ClassIsland.Core.dll

代表一个插件的索引信息。

public class PluginIndexItem : PluginInfo, INotifyPropertyChanged, INotifyPropertyChanging
继承
PluginIndexItem
实现
继承成员

属性

DownloadMd5

插件最新版本下载MD5

public string DownloadMd5 { get; set; }

属性值

string

DownloadUrl

插件最新版本下载链接

public string DownloadUrl { get; set; }

属性值

string