다음을 통해 공유


ISmartTagSession.Type 속성

이 스마트 태그 세션의 형식입니다.

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

구문

‘선언
ReadOnly Property Type As SmartTagType
SmartTagType Type { get; }
property SmartTagType Type {
    SmartTagType get ();
}
abstract Type : SmartTagType with get
function get Type () : SmartTagType

속성 값

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

.NET Framework 보안

참고 항목

참조

ISmartTagSession 인터페이스

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