ImageLibrary.ProcessManifest Event

Definition

Raised when there is a process manifest.

public:
 event EventHandler<Microsoft::VisualStudio::Imaging::TelemetryEventArgs ^> ^ ProcessManifest;
public event EventHandler<Microsoft.VisualStudio.Imaging.TelemetryEventArgs> ProcessManifest;
member this.ProcessManifest : EventHandler<Microsoft.VisualStudio.Imaging.TelemetryEventArgs> 
Public Event ProcessManifest As EventHandler(Of TelemetryEventArgs) 

Event Type

Applies to