ISmartTagSession.Type Propriedade

Definição

O tipo desta sessão de marca inteligente. Marcas inteligentes são preteridas em favor de lâmpadas leves. Consulte ILightBulbSession para uma substituição.

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

Valor da propriedade

SmartTagType

O SmartTagType.

Aplica-se a