MobileBroadbandModem.CurrentAccount Property
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 the MobileBroadbandAccount associated currently with the mobile broadband modem.
public:
property MobileBroadbandAccount ^ CurrentAccount { MobileBroadbandAccount ^ get(); };
MobileBroadbandAccount CurrentAccount();
public MobileBroadbandAccount CurrentAccount { get; }
var mobileBroadbandAccount = mobileBroadbandModem.currentAccount;
Public ReadOnly Property CurrentAccount As MobileBroadbandAccount
The account associated currently with the mobile broadband modem.
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|