SmartTag::SmartTagType Property
Visual Studio 2015
The type of smart tag session that should be created.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property SmartTagType SmartTagType { [CompilerGeneratedAttribute] SmartTagType get(); [CompilerGeneratedAttribute] private: void set(SmartTagType value); }
Show: