EventManagerDirectory.DeserializationEnding Event

Definition

Allows clients to receive DeserializationEnding events

public:
 event EventHandler<Microsoft::VisualStudio::Modeling::DeserializationEndingEventArgs ^> ^ DeserializationEnding;
public event EventHandler<Microsoft.VisualStudio.Modeling.DeserializationEndingEventArgs> DeserializationEnding;
member this.DeserializationEnding : EventHandler<Microsoft.VisualStudio.Modeling.DeserializationEndingEventArgs> 
Public Event DeserializationEnding As EventHandler(Of DeserializationEndingEventArgs) 

Event Type

Applies to