共用方式為


UITechnologyManager.CancelStep Method

Definition

Cancels any wait or search operation that is currently being performed by this technology manager because of calls to WaitForReady() or Search(Object, IUITechnologyElement, Int32).

public:
 abstract void CancelStep();
public abstract void CancelStep ();
abstract member CancelStep : unit -> unit
Public MustOverride Sub CancelStep ()

Implements

Applies to