Discuss this help topic in SecureBlackbox Forum
Specifies the original local file name.
Declaration
[VB.NET]
Property FileName As String
[Pascal]
property FileName : string;
[C++]
void get_FileName(std::string &OutResult);
[PHP]
string get_FileName()
[Java]
String getFileName();
Description
This property specifies the original filename.
Discuss this help topic in SecureBlackbox Forum