Partager via


ProvideEditorFactoryAttribute, constructeur

Ce constructeur crée un nouvel objet ProvideEditorFactoryAttribute.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    factoryType As Type, _
    nameResourceID As Short _
)
public ProvideEditorFactoryAttribute(
    Type factoryType,
    short nameResourceID
)

Paramètres

  • nameResourceID
    Type : System.Int16
    L'ID de ressource dans le fichier de ressources non managé qui contient le nom localisé de la fabrique d'éditeur.

Sécurité .NET Framework

Voir aussi

Référence

ProvideEditorFactoryAttribute Classe

Microsoft.VisualStudio.Shell, espace de noms