FlavoredProjectFactory.Initialize Method

Definition

Initializes the project factory.

protected:
 virtual void Initialize();
protected:
 virtual void Initialize();
 virtual void Initialize();
protected virtual void Initialize ();
abstract member Initialize : unit -> unit
override this.Initialize : unit -> unit
Protected Overridable Sub Initialize ()

Remarks

This method is called by IVsProjectFactory.SetSite after setting the service provider

Applies to