SmartTag::SmartTagType Property

 

The type of smart tag session that should be created.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

public:
property SmartTagType SmartTagType {
	[CompilerGeneratedAttribute]
	SmartTagType get();
	[CompilerGeneratedAttribute]
	private: void set(SmartTagType value);
}
Return to top
Show: