IVsProjectFactory::Close Method ()

 

Shuts down the project factory.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

int Close()

Return Value

Type: System::Int32

The environment calls this method in conjunction with UnregisterProjectType.

Return to top
Show: