다음을 통해 공유


IIntellisenseSessionStackMapService.GetStackForTextView 메서드

특정 ITextView 인스턴스에 대한 IIntellisenseSessionStack을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Language.Intellisense
어셈블리:  Microsoft.VisualStudio.Language.Intellisense(Microsoft.VisualStudio.Language.Intellisense.dll)

구문

‘선언
Function GetStackForTextView ( _
    textView As ITextView _
) As IIntellisenseSessionStack
IIntellisenseSessionStack GetStackForTextView(
    ITextView textView
)
IIntellisenseSessionStack^ GetStackForTextView(
    ITextView^ textView
)
abstract GetStackForTextView : 
        textView:ITextView -> IIntellisenseSessionStack
function GetStackForTextView(
    textView : ITextView
) : IIntellisenseSessionStack

매개 변수

반환 값

형식: Microsoft.VisualStudio.Language.Intellisense.IIntellisenseSessionStack
IIntellisenseSessionStack 입니다.

.NET Framework 보안

참고 항목

참조

IIntellisenseSessionStackMapService 인터페이스

Microsoft.VisualStudio.Language.Intellisense 네임스페이스