Share via


ISmartTagSession.Type Property

Definition

The type of this smart tag session.Smart tags are deprecated in favor of light bulbs. See ILightBulbSession for a replacement.

public:
 property Microsoft::VisualStudio::Language::Intellisense::SmartTagType Type { Microsoft::VisualStudio::Language::Intellisense::SmartTagType get(); };
public:
 property Microsoft::VisualStudio::Language::Intellisense::SmartTagType Type { Microsoft::VisualStudio::Language::Intellisense::SmartTagType get(); };
public Microsoft.VisualStudio.Language.Intellisense.SmartTagType Type { get; }
member this.Type : Microsoft.VisualStudio.Language.Intellisense.SmartTagType
Public ReadOnly Property Type As SmartTagType

Property Value

The SmartTagType.

Applies to