MobileBroadbandDeviceInformation.Manufacturer 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 name of the manufacturer of the mobile broadband network device.
public:
property Platform::String ^ Manufacturer { Platform::String ^ get(); };
winrt::hstring Manufacturer();
public string Manufacturer { get; }
var string = mobileBroadbandDeviceInformation.manufacturer;
Public ReadOnly Property Manufacturer As String
Property Value
The name of the manufacturer of the mobile broadband network device.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|
Remarks
You can use the Manufacturer property value to determine the provisioning that must occur for the mobile broadband network device.