다음을 통해 공유


IVsIntellisenseOptions 인터페이스

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

구문

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

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

메서드

  이름 설명
Public 메서드 GetCompletorSize
Public 메서드 SetCompletorSize

위쪽

참고 항목

참조

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