INavigateToCallback.Done Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Signals that a provider has finished its search.
public:
void Done();
public:
void Done();
void Done();
public void Done ();
abstract member Done : unit -> unit
Public Sub Done ()