MobileBroadbandDeviceInformation.Model 屬性

定義

取得行動寬頻網路裝置模型的名稱。

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

屬性值

String

Platform::String

winrt::hstring

行動寬頻網路裝置的模型名稱。

Windows 需求

應用程式功能
cellularDeviceControl cellularDeviceIdentity

備註

您可以使用 Model 屬性值來判斷行動寬頻網路裝置必須發生的布建。

適用於