ExportNodeFilterAttribute Classe

Définition

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
ExportNodeFilterAttribute
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)

S’applique à

Voir aussi