Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Redirected As Boolean
[Pascal]
under development
[C++]
bool get_Redirected();
void set_Redirected(bool Value);
[PHP]
bool get_Redirected()
void set_Redirected(bool $Value)
[Java]
boolean getRedirected();
void setRedirected(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum