SpeechSequenceRule.EnabledOnLoad Property

Gets or sets a boolean that indicates if a rule is enabled on loading.

Syntax

public:
property bool EnabledOnLoad {
         bool get ();
         void set (bool value);
}  

Property value

Type: bool 

 True if enabled on loading; false otherwise.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechSequenceRule Class

SpeechSequenceRule Members

Windows.Xbox.Speech.Recognition Namespace