ProfileUpdatedEventArgs.TrackingProfile Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le nouveau TrackingProfile pour le type de workflow.
public:
property System::Workflow::Runtime::Tracking::TrackingProfile ^ TrackingProfile { System::Workflow::Runtime::Tracking::TrackingProfile ^ get(); void set(System::Workflow::Runtime::Tracking::TrackingProfile ^ value); };
public System.Workflow.Runtime.Tracking.TrackingProfile TrackingProfile { get; set; }
member this.TrackingProfile : System.Workflow.Runtime.Tracking.TrackingProfile with get, set
Public Property TrackingProfile As TrackingProfile
Valeur de propriété
TrackingProfile pour le type de flux de travail.
Remarques
Lorsque l'infrastructure de suivi d'exécution reçoit un événement ProfileUpdated, elle met à jour son cache de profil avec le nouveau TrackingProfile pour le Type de workflow spécifié par WorkflowType.