IVSMDDesignerLoader::Dispose Method ()

 

Disposes this designer loader.

Namespace:   Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

void Dispose()

You must call this method only if designer creation has failed. Otherwise, the designer maintains ownership of the loader and is responsible for destroying it.

Return to top
Show: