ErrorListProvider.Finalize Method

Destructor for ErrorListProvider.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
Protected Overrides Sub Finalize
protected override void Finalize()
protected:
virtual void Finalize() override
abstract Finalize : unit -> unit 
override Finalize : unit -> unit 
protected override function Finalize()

Remarks

Sets the disposing parameter in Dispose to false.

.NET Framework Security

See Also

Reference

ErrorListProvider Class

Microsoft.VisualStudio.Shell Namespace