次の方法で共有


MobileBroadbandDeviceServiceInformation.IsDataReadSupported プロパティ

定義

モバイル ブロードバンド デバイス サービスがデータを読み取ることができるかどうかを判断します。

public:
 property bool IsDataReadSupported { bool get(); };
bool IsDataReadSupported();
public bool IsDataReadSupported { get; }
var boolean = mobileBroadbandDeviceServiceInformation.isDataReadSupported;
Public ReadOnly Property IsDataReadSupported As Boolean

プロパティ値

Boolean

bool

モバイル ブロードバンド デバイス サービスがデータを読み取ることができる場合。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象

こちらもご覧ください