This topic has not yet been rated - Rate this topic

IVsLiteTree Interface

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)

[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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.