We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 935d41d commit e9dcd8bCopy full SHA for e9dcd8b
Flow.Launcher.Plugin/Result.cs
@@ -69,7 +69,7 @@ public string CopyText
69
70
/// <summary>
71
/// Path or URI to the icon image for this result.
72
- /// Updates <IcoPathAbsolute/> appropriately when set.
+ /// Updates <see cref="IcoPathAbsolute"/> appropriately when set.
73
/// </summary>
74
/// <remarks>
75
/// Preferred usage: provide a path relative to the plugin directory (for example: "Images\icon.png").
0 commit comments