INavigationInterception.EnableNavigationInterceptionAsync 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.
Active l’interception de navigation sur le client.
public:
System::Threading::Tasks::Task ^ EnableNavigationInterceptionAsync();
public System.Threading.Tasks.Task EnableNavigationInterceptionAsync ();
abstract member EnableNavigationInterceptionAsync : unit -> System.Threading.Tasks.Task
Public Function EnableNavigationInterceptionAsync () As Task
Retours
Task qui représente l'opération asynchrone.