다음을 통해 공유


SmartTag.SmartTagType 속성

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

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

구문

‘선언
Public Property SmartTagType As SmartTagType
public SmartTagType SmartTagType { get; private set; }
public:
property SmartTagType SmartTagType {
    SmartTagType get ();
    private: void set (SmartTagType value);
}
member SmartTagType : SmartTagType with get, private set
function get SmartTagType () : SmartTagType 
private function set SmartTagType (value : SmartTagType)

속성 값

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

.NET Framework 보안

참고 항목

참조

SmartTag 클래스

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