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