MobileBroadbandModem.CurrentNetwork Property

Definition

Gets an object that describes the mobile broadband network that this modem us currently attached to.

public:
 property MobileBroadbandNetwork ^ CurrentNetwork { MobileBroadbandNetwork ^ get(); };
MobileBroadbandNetwork CurrentNetwork();
public MobileBroadbandNetwork CurrentNetwork { get; }
var mobileBroadbandNetwork = mobileBroadbandModem.currentNetwork;
Public ReadOnly Property CurrentNetwork As MobileBroadbandNetwork

Property Value

Describes the current broadband network.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to