







Gets the URI for the rule that this SrgsRuleRef object references.
Namespace:
Microsoft.Speech.Recognition.SrgsGrammar
Assembly:
Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Uri As Uri Get |
| Visual Basic (Usage) |
|---|
Dim instance As SrgsRuleRef Dim value As Uri value = instance.Uri |
| C# |
|---|
public Uri Uri { get; } |
