Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property CopyEmptyDirs As Boolean
[Pascal]
property CopyEmptyDirs : boolean;
[C++]
bool get_CopyEmptyDirs();
void set_CopyEmptyDirs(bool Value);
[PHP]
bool get_CopyEmptyDirs()
void set_CopyEmptyDirs(bool $Value)
[Java]
boolean getCopyEmptyDirs();
void setCopyEmptyDirs(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum