mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Add IExclusivePlugin
This commit is contained in:
@@ -24,10 +24,10 @@ namespace Wox.Plugin
|
||||
}
|
||||
|
||||
public string ExecuteFileName { get; set; }
|
||||
|
||||
public string PluginDirectory { get; set; }
|
||||
|
||||
public string ActionKeyword { get; set; }
|
||||
public PluginType PluginType { get; set; }
|
||||
|
||||
public string IcoPath { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user