Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
'Declaration
<GuidAttribute("07F86394-273C-11D7-8BF6-00B0D03DAA06")> _
Public Interface IDirListEvents
'Usage
Dim instance As IDirListEvents
[GuidAttribute("07F86394-273C-11D7-8BF6-00B0D03DAA06")]
public interface IDirListEvents
[GuidAttribute(L"07F86394-273C-11D7-8BF6-00B0D03DAA06")]
public interface class IDirListEvents
public interface IDirListEvents