Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property FileName As String
[Pascal]
under development
[C++]
void get_FileName(std::string &OutResult);
void set_FileName(const std::string &Value);
[PHP]
string get_FileName()
void set_FileName(string $Value)
[Java]
String getFileName();
void setFileName(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum