次の方法で共有


MobileBroadbandDeviceInformation.FirmwareInformation プロパティ

定義

モバイル ブロードバンド ネットワーク デバイスのデバイス固有のファームウェア情報を取得します。

public:
 property Platform::String ^ FirmwareInformation { Platform::String ^ get(); };
winrt::hstring FirmwareInformation();
public string FirmwareInformation { get; }
var string = mobileBroadbandDeviceInformation.firmwareInformation;
Public ReadOnly Property FirmwareInformation As String

プロパティ値

String

Platform::String

winrt::hstring

モバイル ブロードバンド ネットワーク デバイスのデバイス固有のファームウェア情報。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象