Compartir a través de


DiagramExporter.ExportErrorEvent (Evento)

Se produce cuando se encuentra un error mientras se exporta un diagrama.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintaxis

'Declaración
Public Event ExportErrorEvent As EventHandler(Of ExportErrorEventArgs)
public event EventHandler<ExportErrorEventArgs> ExportErrorEvent

Seguridad de .NET Framework

Vea también

Referencia

DiagramExporter Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)