SpeechGrammarBuilderRuleSet.HasKey Method

Checks whether a specified key exists.

Syntax

public:
bool HasKey(
         String^ key
)  

Parameters

key
Type: String 

 The key.

Return value

Type: bool 

 True if the specified key exists; false otherwise.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechGrammarBuilderRuleSet Class

SpeechGrammarBuilderRuleSet Members

Windows.Xbox.Speech.Recognition Namespace