Language

INavigationInterception.EnableNavigationInterceptionAsync メソッド

定義

クライアントでナビゲーション インターセプトを有効にします。

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

返品

非同期操作を表す Task。

適用対象