다음을 통해 공유


IVsImmediateStatementCompletion 인터페이스

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop.8.0(Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

구문

‘선언
<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

IVsImmediateStatementCompletion 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 EnableStatementCompletion_Deprecated
Public 메서드 InstallStatementCompletion
Public 메서드 SetCompletionContext_Deprecated

위쪽

참고 항목

참조

Microsoft.VisualStudio.TextManager.Interop 네임스페이스