IExperimentationService.IsCachedFlightEnabled(String) Méthode
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.
Obtenir l’état du vol demandé, s’il est activé pour l’utilisateur et les filtres. Méthode rapide et économique. Lire les informations à partir du stockage local. Peut être utilisé sur un démarrage.
public:
bool IsCachedFlightEnabled(System::String ^ flight);
public bool IsCachedFlightEnabled (string flight);
abstract member IsCachedFlightEnabled : string -> bool
Public Function IsCachedFlightEnabled (flight As String) As Boolean
Paramètres
- flight
- String
le nom du vol n’est pas une chaîne de plus de 16 caractères (non-respect de la casse)