You are reading help file online using chmlib.com
|
Interface: ISpeechPhraseRule
The Name property returns the name of the phrase rule.
In the Speech Text Grammar Format, this data is specified in the NAME attribute of the RULE element.
Set: | (This property is read-only) |
Get: | String = ISpeechPhraseRule.Name() |
For an example of the use of the Name property, see the code example at the end of this section.
You are reading help file online using chmlib.com
|