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.
Defines the events of the lightweight tree control. Used as an argument in the AdviseTreeEvents method of the IVsLiteTree interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("87066898-76AB-45E2-B33C-C5B6B99BB03E")> _
Public Interface IVsLiteTreeEvents
'Usage
Dim instance As IVsLiteTreeEvents
[InterfaceTypeAttribute()]
[GuidAttribute("87066898-76AB-45E2-B33C-C5B6B99BB03E")]
public interface IVsLiteTreeEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"87066898-76AB-45E2-B33C-C5B6B99BB03E")]
public interface class IVsLiteTreeEvents
public interface IVsLiteTreeEvents