







Gets an alias string for the semantic dictionary.
Namespace:
Microsoft.Speech.Recognition.SrgsGrammar
Assembly:
Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property SemanticKey As String Get |
| Visual Basic (Usage) |
|---|
Dim instance As SrgsRuleRef Dim value As String value = instance.SemanticKey |
| C# |
|---|
public string SemanticKey { get; } |
