Freigeben über


ErrorListProvider.Show Method

Creates a Error List tool window and shows the errors in it.

Namespace:  Microsoft.VisualStudio.Shell
Assemblies:   Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
  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

'Declaration
Public Overrides Sub Show
'Usage
Dim instance As ErrorListProvider

instance.Show()
public override void Show()
public:
virtual void Show() override
abstract Show : unit -> unit 
override Show : unit -> unit 
public override function Show()

.NET Framework Security

See Also

Reference

ErrorListProvider Class

ErrorListProvider Members

Microsoft.VisualStudio.Shell Namespace

vsWindowKindErrorList