Freigeben über


ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute-Konstruktor

Konstruktor für ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

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

Parameter

  • name
    Typ: System.String
    Der Name des Registrierungsschlüssels für den XML-Editor.Zum Beispiel "RESX", "Silverlight", "Workflow" etc. ...
  • editorFactory
    Typ: System.Object
    Ein Typ, eine GUID oder Zeichenfolgenobjekt, die die Editorfactory darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace