![Collapse image Collapse image](collapse_all.gif)
![Expand Image Expand Image](expand_all.gif)
![](collapse_all.gif)
![](expand_all.gif)
![](dropdown.gif)
![](dropdownHover.gif)
![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
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. |