Udostępnij za pośrednictwem


Konstruktor ExportErrorEventArgs — (Int32, String)

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, _
    projectItem As String _
)
public ExportErrorEventArgs(
    int exportedDiagramsCount,
    string projectItem
)

Parametry

  • exportedDiagramsCount
    Typ: System.Int32
    Liczba diagramów, które zostały wywiezione w bieżącej operacji.
  • projectItem
    Typ: System.String
    Nazwa pliku diagramu, który jest eksportowany.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ExportErrorEventArgs Klasa

Przeciążenie ExportErrorEventArgs

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell