ISpeechRule.EnabledOnLoad Property

Gets a boolean that indicated if the 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.

Remarks

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

ISpeechRule Interface

ISpeechRule Members

Windows.Xbox.Speech.Recognition Namespace