Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool HasExtendedFailInfo;
[VB.NET]
Property HasExtendedFailInfo As Boolean
[Pascal]
under development
[C++]
bool get_HasExtendedFailInfo();
void set_HasExtendedFailInfo(bool Value);
[PHP]
bool get_HasExtendedFailInfo()
void set_HasExtendedFailInfo(bool $Value)
[Java]
boolean getHasExtendedFailInfo();
void setHasExtendedFailInfo(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum