Discuss this help topic in SecureBlackbox Forum
A list of folders that the object contains.
Declaration
[C#/Java]
TElStringList ContainingFolders;
[VB.NET]
Property ContainingFolders As TElStringList
[Pascal]
property ContainingFolders : TStringList;
[C++]
TStringList* get_ContainingFolders();
[PHP]
TStringList get_ContainingFolders()
Description
Use this property to get a list of folders contained in the object.
Discuss this help topic in SecureBlackbox Forum