​
​
​

Occurs when a piece of text has been commented. The event handler receives an argument of type CommentEventArgs containing data related to this event.

​ Introduced: 30.0.

Syntax

​public event CommentEventHandler CommentCreated;
​Public Event CommentCreated As CommentEventHandler
​