IVsLiteTree Interface
Visual Studio 2005
Represents a lightweight tree control. Used, for example, in the ObjectBrowser and FindSymbol dialogs.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
[InterfaceTypeAttribute(1)] [GuidAttribute("C4158C7D-5052-48D9-8643-7A821BB0F50B")] public interface IVsLiteTree
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("C4158C7D-5052-48D9-8643-7A821BB0F50B") */
public interface IVsLiteTree
InterfaceTypeAttribute(1) GuidAttribute("C4158C7D-5052-48D9-8643-7A821BB0F50B") public interface IVsLiteTree