MobileBroadbandPin.Format 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 format for a mobile broadband PIN.
public:
property MobileBroadbandPinFormat Format { MobileBroadbandPinFormat get(); };
MobileBroadbandPinFormat Format();
public MobileBroadbandPinFormat Format { get; }
var mobileBroadbandPinFormat = mobileBroadbandPin.format;
Public ReadOnly Property Format As MobileBroadbandPinFormat
Property Value
The format for a mobile broadband PIN.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|