Partager via


ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute, constructeur

Constructeur pour ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute.

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

Syntaxe

'Déclaration
Public Sub New ( _
    name As String, _
    editorFactory As Object _
)
public ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute(
    string name,
    Object editorFactory
)

Paramètres

  • name
    Type : System.String
    Le nom de clé de Registre pour votre éditeur XML.Par exemple « RESX », « Silverlight », « flux de travail », etc.….
  • editorFactory
    Type : System.Object
    Un type, un GUID, ou un objet String représentant la fabrique d'éditeur.

Sécurité .NET Framework

Voir aussi

Référence

ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms