Gets or sets the description of the error.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
public string ErrorDesc { get; set; }
Visual Basic (Declaration)
Public Property ErrorDesc As String

See Also