mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
Adding launcher telemetry for context buttons clicked.
This commit is contained in:
@@ -8,6 +8,7 @@ namespace Wox.Plugin
|
||||
|
||||
public class ContextMenuResult
|
||||
{
|
||||
public string PluginName { get; set; }
|
||||
public string Title { get; set; }
|
||||
public string SubTitle { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user