次の方法で共有


ExternalControl.Clear Method

Definition

Resets internal state so another initstring can be started. Any associated running Process will NOT terminated, use Close() to terminate the process.

public:
 void Clear();
public void Clear ();
member this.Clear : unit -> unit
Public Sub Clear ()

Applies to