Compartilhar via


Campo VSTREEDISPLAYDATA.ForceSelectLength

 

Publicado: abril de 2016

Comprimento da seleção forçada.

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 ForceSelectLength
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.USHORT")]
unsigned short ForceSelectLength
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.USHORT")>]
val mutable ForceSelectLength : uint16
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.USHORT")>
Public ForceSelectLength 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