Freigeben über


ISmartTagSession.Type-Eigenschaft

Der Typ dieser Smarttag-Sitzung.

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

Syntax

'Declaration
ReadOnly Property Type As SmartTagType
SmartTagType Type { get; }
property SmartTagType Type {
    SmartTagType get ();
}
abstract Type : SmartTagType with get
function get Type () : SmartTagType

Eigenschaftswert

Typ: Microsoft.VisualStudio.Language.Intellisense.SmartTagType
Der SmartTagType.

.NET Framework-Sicherheit

Siehe auch

Referenz

ISmartTagSession Schnittstelle

Microsoft.VisualStudio.Language.Intellisense-Namespace