IDirListEvents Interface

 

Specifies the event handler for a displayed directory list. This is the outgoing interface for the directory list's implementation of IConnectionPoint.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

[TypeLibTypeAttribute(4160)]
[GuidAttribute("07F86394-273C-11D7-8BF6-00B0D03DAA06")]
public interface IDirListEvents

NameDescription
System_CAPS_pubmethodOnChange()

Event handler for a directory list.

Return to top
Show: