MobileBroadbandModem.CurrentAccount 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 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
Property Value
The account associated currently with the mobile broadband modem.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|