Discuss this help topic in SecureBlackbox Forum
The full path to the filter XML element.
Declaration
[VB.NET]
Property FullPath As String
[Pascal]
property FullPath : string;
[C++]
void get_FullPath(std::string &OutResult);
[PHP]
string get_FullPath()
[Java]
String getFullPath();
Description
Use this property to get the full path to this filter XML element.
Discuss this help topic in SecureBlackbox Forum