VSTREEDISPLAYDATA.ForceSelectStart Field

Start of the part of the item to always select (for showing search hits).

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

Syntax

'Declaration
Public ForceSelectStart As UShort
public ushort ForceSelectStart
public:
unsigned short ForceSelectStart
val mutable ForceSelectStart: uint16
public var ForceSelectStart : ushort

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VSTREEDISPLAYDATA Structure

Microsoft.VisualStudio.Shell.Interop Namespace