MobileBroadbandDeviceInformation.Model 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取移动宽带网络设备型号的名称。
public:
property Platform::String ^ Model { Platform::String ^ get(); };
winrt::hstring Model();
public string Model { get; }
var string = mobileBroadbandDeviceInformation.model;
Public ReadOnly Property Model As String
属性值
移动宽带网络设备型号的名称。
Windows 要求
应用功能 |
cellularDeviceControl
cellularDeviceIdentity
|
注解
可以使用 Model 属性值来确定移动宽带网络设备必须进行的预配。