FlavoredProjectBase.FreeInterfaces Method

Namespace:  Microsoft.VisualStudio.Shell.Flavor
Assemblies:   Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
  Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)

Syntax

声明
Public Overridable Sub FreeInterfaces
用法
Dim instance As FlavoredProjectBase

instance.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

FlavoredProjectBase Members

Microsoft.VisualStudio.Shell.Flavor Namespace