Compartilhar via


Campo VSTREEDISPLAYDATA.ForceSelectStart

 

Publicado: abril de 2016

Início da parte do item selecione sempre (para mostrando acertos de pesquisa).

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

Sintaxe

[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.USHORT")]
public ushort ForceSelectStart
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.USHORT")]
unsigned short ForceSelectStart
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.USHORT")>]
val mutable ForceSelectStart : uint16
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.USHORT")>
Public ForceSelectStart As UShort

Valor de Campo

Type: System.UInt16

Comentários

COM assinatura

De vsshell.idl:

Consulte também

Estrutura VSTREEDISPLAYDATA
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo