다음을 통해 공유


ISmartTagBroker.IsSmartTagActive 메서드

스마트 태그가 활성인지 여부를 확인합니다.

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

구문

‘선언
Function IsSmartTagActive ( _
    textView As ITextView _
) As Boolean
bool IsSmartTagActive(
    ITextView textView
)
bool IsSmartTagActive(
    ITextView^ textView
)
abstract IsSmartTagActive : 
        textView:ITextView -> bool
function IsSmartTagActive(
    textView : ITextView
) : boolean

매개 변수

반환 값

형식: Boolean
true 지정 된 항목에 대 한 스마트 태그를 하나 이상의 세션이 있으면 ITextView, false 그렇지.

.NET Framework 보안

참고 항목

참조

ISmartTagBroker 인터페이스

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