ScriptAndResultsEditorControl.OnHosted Method

Definition

Called when sited by Visual Studio. At this time, service providers have already been stored in internal variables, so it is safe to call GetService.

protected:
 override void OnHosted();
protected override void OnHosted ();
override this.OnHosted : unit -> unit
Protected Overrides Sub OnHosted ()

Applies to