Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The type of this smart tag session.
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
Property Value
Type: Microsoft.VisualStudio.Language.Intellisense.SmartTagType
The SmartTagType.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.