ShowDeviceInDisconnectedState
MBAE deprecation warning
Important
Starting in Windows 10, version 1803, the MBAE app experience is replaced by an MO UWP app. For more information about MO UWP apps, see UWP mobile broadband apps.
The ShowDeviceInDisconnectedState element should be set to false because it does not apply to service metadata packages in Windows 8, Windows 8.1, and Windows 10.
Usage
<ShowDeviceInDisconnectedState>
text
</ShowDeviceInDisconnectedState>
Attributes
There are no attributes.
Text value
Should be set to false because it does not apply to service metadata packages in Windows 8, Windows 8.1, and Windows 10.
Child elements
There are no child elements.
Parent elements
Element | Description |
---|---|
The parent element of the WindowsInfo XML schema. |
XSD
<xs:element name="ShowDeviceInDisconnectedState" type="xs:boolean" default="false" />
Remarks
The ShowDeviceInDisconnectedState element is required.