Partilhar via


Evento DiagramExporter.ExportQueryUserActionEvent

Ocorre quando o usuário deve fornecer uma resposta.

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 ExportQueryUserActionEvent As EventHandler(Of UserActionEventArgs)
public event EventHandler<UserActionEventArgs> ExportQueryUserActionEvent

Segurança do .NET Framework

Consulte também

Referência

DiagramExporter Classe

Namespace Microsoft.VisualStudio.Modeling.Shell