MobileBroadbandDeviceInformation.Manufacturer 屬性

定義

取得行動寬頻網路裝置製造商的名稱。

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

屬性值

String

Platform::String

winrt::hstring

行動寬頻網路裝置製造商的名稱。

Windows 需求

應用程式功能
cellularDeviceControl cellularDeviceIdentity

備註

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

適用於