Partilhar via


Evento DiagramExporter.ExportErrorEvent

Ocorre quando um erro é encontrado como um diagrama está sendo exportado.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public Event ExportErrorEvent As EventHandler(Of ExportErrorEventArgs)
public event EventHandler<ExportErrorEventArgs> ExportErrorEvent

Segurança do .NET Framework

Consulte também

Referência

DiagramExporter Classe

Namespace Microsoft.VisualStudio.Modeling.Shell