CommentAttribute(char) Constructor
The character used to denote a line that is commented out.

Syntax

public CommentAttribute(char comment)

Parameters

Name Type Description
comment char The comment character.