ExportNodeFilterAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Exporte un INodeFilterProvider
public ref class ExportNodeFilterAttribute : Microsoft::VisualStudio::Workspace::ExportProviderAttributeBase, Microsoft::VisualStudio::Workspace::VSIntegration::UI::INodeFilterMetadata
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public class ExportNodeFilterAttribute : Microsoft.VisualStudio.Workspace.ExportProviderAttributeBase, Microsoft.VisualStudio.Workspace.VSIntegration.UI.INodeFilterMetadata
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ExportNodeFilterAttribute = class
inherit ExportProviderAttributeBase
interface INodeFilterMetadata
Public Class ExportNodeFilterAttribute
Inherits ExportProviderAttributeBase
Implements INodeFilterMetadata
- Héritage
- Attributs
- Implémente
Constructeurs
| ExportNodeFilterAttribute(String, String, UInt32) |
Initialise une nouvelle instance de la classe ExportNodeFilterAttribute. |
Propriétés
| FilterCommandGroup |
Obtient le groupe de commandes pour le filtre. |
| FilterCommandId |
Obtient l’ID de commande pour le filtre. |
| OptionFlags |
Options définies pour ces métadonnées en tant qu’attribut flags (Hérité de ExportProviderAttributeBase) |
| OptionFlagsInternal |
Retourne les indicateurs d’options internes |
| Priority |
Priorité du fournisseur (Hérité de ExportProviderAttributeBase) |
| Type |
Type unique pour ce fournisseur (Hérité de ExportProviderAttributeBase) |
| Version |
Suivi des versions (Hérité de ExportProviderAttributeBase) |