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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.