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