IProfileNotification.ProfileRemoved Událost

Definice

Nastane při TrackingProfile odebrání typu pro konkrétní pracovní postup.

public:
 event EventHandler<System::Workflow::Runtime::Tracking::ProfileRemovedEventArgs ^> ^ ProfileRemoved;
event EventHandler<System.Workflow.Runtime.Tracking.ProfileRemovedEventArgs> ProfileRemoved;
member this.ProfileRemoved : EventHandler<System.Workflow.Runtime.Tracking.ProfileRemovedEventArgs> 
Event ProfileRemoved As EventHandler(Of ProfileRemovedEventArgs) 

Event Type

Poznámky

Sledovací služba může vyvolat ProfileRemoved událost, aby informovala infrastrukturu sledování modulu runtime, že nové instance pracovního postupu Type zadané v ProfileRemovedEventArgs souboru by neměly být sledovány.

Platí pro