MobileBroadbandModem.CurrentNetwork Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|