Partilhar via


Propriedade ISmartTagSession.Type

O tipo desta sessão de marca inteligente.

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

Sintaxe

'Declaração
ReadOnly Property Type As SmartTagType
SmartTagType Type { get; }
property SmartTagType Type {
    SmartTagType get ();
}
abstract Type : SmartTagType with get
function get Type () : SmartTagType

Valor de propriedade

Tipo: Microsoft.VisualStudio.Language.Intellisense.SmartTagType
O SmartTagType.

Segurança do .NET Framework

Consulte também

Referência

ISmartTagSession Interface

Namespace Microsoft.VisualStudio.Language.Intellisense