.NET Framework Class Library
ConverterErrorEventArgs.ErrorMessage Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > ConverterErrorEventArgs Class > ConverterErrorEventArgs Properties > ConverterErrorEventArgs.ErrorMessage Property |
Gets error description.
Namespace: Gnostice.Converter
Assembly: Gnostice.Converter (in Gnostice.Converter.dll)
Visual Basic |
Public ReadOnly Property ErrorMessage As String |
C# |
public string ErrorMessage { get; } |
Visual C++ |
public: |