Condividi tramite


Proprietà ExportErrorEventArgs.ExportedDiagramsCount

Ottiene il numero di diagrammi che sono stati esportati prima che si verificasse l'errore.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ExportedDiagramsCount As Integer
public int ExportedDiagramsCount { get; }

Valore proprietà

Tipo: System.Int32
Numero di diagrammi che sono stati esportati prima che si verificasse l'errore.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ExportErrorEventArgs Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Shell