SpeechGraphRule.EnabledOnLoad Property

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

Syntax

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

Property value

Type: bool 

 True to enable on loading; false otherwise.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechGraphRule Class

SpeechGraphRule Members

Windows.Xbox.Speech.Recognition Namespace