AllowCommentsAttribute(bool) Constructor
A value indicating whether comments are allowed.

Syntax

public AllowCommentsAttribute(bool allowComments = true)

Parameters

Name Type Description
allowComments bool The value indicating whether comments are allowed.