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 プロパティの値を使用して、モバイル ブロードバンド ネットワーク デバイスに対して実行する必要があるプロビジョニングを決定できます。