SmartTag.SmartTagType Property

Definition

The type of smart tag session that should be created.

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

Property Value

The SmartTagType.

Applies to