IVsCommandWindowCompletion Interface
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Declaration
<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
The IVsCommandWindowCompletion type exposes the following members.
Methods
Name | Description | |
---|---|---|
SetCompletionContext |
Top