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