ITypeProvider.TypesChanged Event

Definition

Occurs when the types in the type provider that implements this interface change. This can happen when an assembly or CodeCompileUnit is added or removed from the type provider.

public:
 event EventHandler ^ TypesChanged;
event EventHandler TypesChanged;
member this.TypesChanged : EventHandler 
Event TypesChanged As EventHandler 

Event Type

Applies to