DisplayNetworkSelection specifies whether to always show the Network Selection control in the Mobile Broadband Properties dialog. Normally, the Network Selection control is only shown when the computer is roaming.

Values

true

Always show the Network Selection control in the Mobile Broadband Properties dialog.

false

Only show the Network Selection control in the Mobile Broadband Properties dialog when the computer is roaming. This is the default value.

Valid Configuration Passes

generalize

specialize

Parent Hierarchy

Microsoft-Windows-SystemSettings | DisplayNetworkSelection

Applies To

For a full list of the Windows editions and architectures that this component supports, see Microsoft-Windows-SystemSettings.

XML Example

The following XML output shows how to always show the Network Selection control in the Mobile Broadband Properties dialog.

  Copy Code
<DisplayNetworkSelection>true</DisplayNetworkSelection>

See Also