CodeNamespace.PopulateComments Event

Definition

An event that will be raised the first time the Comments collection is accessed.

public:
 event EventHandler ^ PopulateComments;
public event EventHandler PopulateComments;
member this.PopulateComments : EventHandler 
Public Custom Event PopulateComments As EventHandler 
Public Event PopulateComments As EventHandler 

Event Type

Applies to