Share via


FlavoredProjectBase.FreeInterfaces Method

Frees the different objects that make up the hierarchy.

Namespace:  Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public Overridable Sub FreeInterfaces
public virtual void FreeInterfaces()
public:
virtual void FreeInterfaces()
abstract FreeInterfaces : unit -> unit  
override FreeInterfaces : unit -> unit
public function FreeInterfaces()

.NET Framework Security

See Also

Reference

FlavoredProjectBase Class

Microsoft.VisualStudio.Shell.Flavor Namespace