Udostępnij za pośrednictwem


Konstruktor ExportErrorEventArgs — (Int32, String, Exception)

Inicjuje nowe wystąpienie ExportErrorEventArgs klasy.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Składnia

'Deklaracja
Public Sub New ( _
    exportedDiagramsCount As Integer, _
    projectFile As String, _
    exception As Exception _
)
public ExportErrorEventArgs(
    int exportedDiagramsCount,
    string projectFile,
    Exception exception
)

Parametry

  • exportedDiagramsCount
    Typ: System.Int32
    Liczba diagramów, które zostały wywiezione w bieżącej operacji.
  • projectFile
    Typ: System.String
    Nazwa pliku diagramu, który jest eksportowany.
  • exception
    Typ: System.Exception
    Wyjątek, który odnosi się do bieżącego błąd, jeśli każdy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ExportErrorEventArgs Klasa

Przeciążenie ExportErrorEventArgs

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell