ExportErrorEventArgs.ExportedDiagramsCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of diagrams exported thus far.
public:
property int ExportedDiagramsCount { int get(); };
public int ExportedDiagramsCount { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ExportedDiagramsCount : int
Public ReadOnly Property ExportedDiagramsCount As Integer
Property Value
- Attributes