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 si les visages sont suivis entre les images.
public Nullable<bool> TrackingEnabled { get; set; }
member this.TrackingEnabled : Nullable<bool> with get, set