EnableAutoPlayForRegisteredApps element
The EnableAutoplayForRegisteredApps element specifies whether AutoPlay is enabled for registered apps.
Usage
<EnableAutoPlayForRegisteredApps>
text
</EnableAutoPlayForRegisteredApps>
Attributes
There are no attributes.
Text value
A Boolean value of either true or false.
Child elements
There are no child elements.
Parent elements
Element | Description |
---|---|
Specifies a Windows Store device app that should appear as the recommended AutoPlay action. |
XSD
<xs:element name="EnableAutoPlayForRegisteredApps" type ="xs:boolean" default="false" minOccurs="0" />
Element information
Minimum supported system |
Windows 8.1 |
Can be empty | Yes |