IVsaEngine.InitNew Method

Definition

Provides a notification that the initialization phase is complete and that the script engine is prepared for the addition of IVsaItem objects.

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

Applies to