Costruttore ProvideXmlEditorChooserDesignerViewAttribute

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    name As String, _
    extension As String, _
    defaultLogicalViewEditorFactory As Object, _
    xmlChooserPriority As Integer _
)
public ProvideXmlEditorChooserDesignerViewAttribute(
    string name,
    string extension,
    Object defaultLogicalViewEditorFactory,
    int xmlChooserPriority
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ProvideXmlEditorChooserDesignerViewAttribute Classe

Spazio dei nomi Microsoft.VisualStudio.Shell