_VSTREEFLAGS2 Enumeration

 

Adds a flag to the _VSTREEFLAGS enumeration.

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

[FlagsAttribute]
public enum _VSTREEFLAGS2

Member nameDescription
TF_AVOIDPRECACHE

Early caching of items will be avoided.

Return to top
Show: