Discuss this help topic in SecureBlackbox Forum
Whether downloading is permitted.
Declaration
[C#/Java]
bool CanDownload;
[VB.NET]
property CanDownload As Boolean
[Pascal]
property CanDownload: boolean;
[C++]
bool get_CanDownload();
[PHP]
bool get_CanDownload()
Description
Specifies whether downloading is permitted.
Discuss this help topic in SecureBlackbox Forum