Gets the description of the error
Namespace:
QFDAssembly: QFD (in QFD.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public string ErrorDescription { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ErrorDescription As String |
| Visual C++ |
|---|
public: property String^ ErrorDescription { String^ get (); } |