Freigeben über


ModelingEditorFactory.HandleEditorCreationException-Methode

Behandelt eine Ausnahme, wenn sie der Erstellung eines zusätzlichen Modellierungseditors auftritt.

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

Syntax

'Declaration
Protected Overridable Sub HandleEditorCreationException ( _
    fileName As String, _
    exception As Exception _
)
protected virtual void HandleEditorCreationException(
    string fileName,
    Exception exception
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelingEditorFactory Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace