संपादन करना

के माध्यम से साझा करें


IVsaEngine.Close Method

Definition

Closes the script engine and releases all resources. If the script engine is currently running, the Reset() method is called first.

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

Applies to