IVsImmediateStatementCompletion-Schnittstelle
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("5CE7AE60-7B66-4301-8892-90BC0B49A89B")> _
Public Interface IVsImmediateStatementCompletion
[InterfaceTypeAttribute()]
[GuidAttribute("5CE7AE60-7B66-4301-8892-90BC0B49A89B")]
public interface IVsImmediateStatementCompletion
[InterfaceTypeAttribute()]
[GuidAttribute(L"5CE7AE60-7B66-4301-8892-90BC0B49A89B")]
public interface class IVsImmediateStatementCompletion
[<InterfaceTypeAttribute()>]
[<GuidAttribute("5CE7AE60-7B66-4301-8892-90BC0B49A89B")>]
type IVsImmediateStatementCompletion = interface end
public interface IVsImmediateStatementCompletion
Der IVsImmediateStatementCompletion-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
![]() |
EnableStatementCompletion_Deprecated | |
![]() |
InstallStatementCompletion | |
![]() |
SetCompletionContext_Deprecated |
Zum Seitenanfang