PropertyGuidsForContextNodes.SemanticType-Feld
Gibt die GUID (Globally Unique Identifier) zum Abrufen des Enumerators an, der die Eigenschaft für den semantischen Typ für ein ContextNode darstellt.
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink.Analysis (in Microsoft.Ink.Analysis.dll)
Syntax
'Declaration
Public Shared ReadOnly SemanticType As Guid
'Usage
Dim value As Guid
value = PropertyGuidsForContextNodes.SemanticType
public static readonly Guid SemanticType
public:
static initonly Guid SemanticType
public static final Guid SemanticType
public static final var SemanticType : Guid
Hinweise
Der Guid-Wert für dieses PropertyGuidsForContextNodes-Feld ist 0168780C-EC8A-478b-A8BF-E2FFD8C6F55D.
Plattformen
Windows Vista
.NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET Framework.
Versionsinformationen
.NET Framework
Unterstützt in: 3.0
Siehe auch
Referenz
PropertyGuidsForContextNodes-Klasse