The Grammar type exposes the following members.
Properties
Name | Description | |
---|---|---|
Enabled | Gets or sets a value that controls whether a Grammar can be used by a recognition engine to perform recognition. | |
Loaded | Gets whether a Grammar has been loaded by a recognition engine. | |
Name | Gets or sets the name of a Grammar object. | |
Priority | Gets or sets the priority value of a Grammar object. | |
RuleName | Gets the identifier of the root rule or entry point rule of a Grammar instance. | |
Weight | Gets or sets the weight value of a Grammar object. |