Interface IVsIntellisenseOptions
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (em Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Sintaxe
'Declaração
<InterfaceTypeAttribute()> _
<GuidAttribute("592346B2-C79C-4D3F-885A-3DA61899EE4B")> _
Public Interface IVsIntellisenseOptions
[InterfaceTypeAttribute()]
[GuidAttribute("592346B2-C79C-4D3F-885A-3DA61899EE4B")]
public interface IVsIntellisenseOptions
[InterfaceTypeAttribute()]
[GuidAttribute(L"592346B2-C79C-4D3F-885A-3DA61899EE4B")]
public interface class IVsIntellisenseOptions
[<InterfaceTypeAttribute()>]
[<GuidAttribute("592346B2-C79C-4D3F-885A-3DA61899EE4B")>]
type IVsIntellisenseOptions = interface end
public interface IVsIntellisenseOptions
O tipo IVsIntellisenseOptions expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
GetCompletorSize | ||
SetCompletorSize |
Superior