Discuss this help topic in SecureBlackbox Forum
Whether commenting is permitted.
Declaration
[VB.NET]
Property CanComment As Boolean
[Pascal]
property CanComment: boolean;
[C++]
bool get_CanComment();
[PHP]
bool get_CanComment()
[Java]
boolean getCanComment();
Description
Specifies whether commenting is permitted.
Discuss this help topic in SecureBlackbox Forum