Discuss this help topic in SecureBlackbox Forum
Contains error's description.
Declaration
[VB.NET]
Property Description As String
[Pascal]
property Description : string;
[C++]
void get_Description(std::string &OutResult);
[PHP]
string get_Description()
[Java]
String getDescription();
Description
Use this property to get textual description of the error.
Discuss this help topic in SecureBlackbox Forum