Partilhar via


Interface IVsCommandWindowCompletion

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("34896BBB-A3D5-4C80-BCCE-E9271BEEDC11")> _
Public Interface IVsCommandWindowCompletion
[InterfaceTypeAttribute()]
[GuidAttribute("34896BBB-A3D5-4C80-BCCE-E9271BEEDC11")]
public interface IVsCommandWindowCompletion
[InterfaceTypeAttribute()]
[GuidAttribute(L"34896BBB-A3D5-4C80-BCCE-E9271BEEDC11")]
public interface class IVsCommandWindowCompletion
[<InterfaceTypeAttribute()>]
[<GuidAttribute("34896BBB-A3D5-4C80-BCCE-E9271BEEDC11")>]
type IVsCommandWindowCompletion =  interface end
public interface IVsCommandWindowCompletion

O tipo IVsCommandWindowCompletion expõe os membros a seguir.

Métodos

  Nome Descrição
Método público SetCompletionContext

Superior

Consulte também

Referência

Namespace Microsoft.VisualStudio.TextManager.Interop