共用方式為


CodeDomDocDataAdapter.CodeDomChanged Event

Definition

This event is raised when an external party has made a change to the code file that would cause the code DOM to need rebuilding.

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

Event Type

Applies to