FlavoredProjectFactory.IVsProjectFactory.Close Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Disposes this object.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsProjectFactory.Close() = Microsoft::VisualStudio::Shell::Interop::IVsProjectFactory::Close;
virtual int Microsoft.VisualStudio.Shell.Interop.IVsProjectFactory.Close() = Microsoft::VisualStudio::Shell::Interop::IVsProjectFactory::Close;
int Microsoft.VisualStudio.Shell.Interop.IVsProjectFactory.Close();
int IVsProjectFactory.Close ();
abstract member Microsoft.VisualStudio.Shell.Interop.IVsProjectFactory.Close : unit -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsProjectFactory.Close : unit -> int
Function Close () As Integer Implements IVsProjectFactory.Close
Returns
Microsoft.VisualStudio.NativeMethods.S_OK.