Discuss this help topic in SecureBlackbox Forum
Specifies the manifest's file name.
Declaration
[VB.NET]
Property FileName As String
[Pascal]
property FileName : string;
[PHP]
string get_FileName()
void set_FileName(string $Value)
[Java]
String getFileName();
void setFileName(String Value);
Description
Use this property to specify the manifest's file name.
Discuss this help topic in SecureBlackbox Forum