Op Englesch liesen

Deelen iwwer


FilterToShortcutDefinition Class

Definition

Specifies a mapping between a fitler and filter shortcuts.

C++/CX
public ref class FilterToShortcutDefinition sealed
Inheritance
FilterToShortcutDefinition

Examples

internal sealed class Components
{
   [Export]
   [Filter("File")]
   [FilterShortcut("All Files")]
   [FilterShortcut("Project Files")]
   internal FilterToShortcutDefinition abcFilterToShortcutDefinition;

   { other components }
}

Remarks

Because you cannot subclass this type, you can use the [Export] attribute with no type.

Constructors

Applies to

Produkt Versiounen
Visual Studio SDK 2015, 2017, 2019, 2022