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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.