次の方法で共有


MobileBroadbandPco.DeviceId プロパティ

定義

モバイル ブロードバンド デバイスの DeviceInformation ID を 取得します。

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = mobileBroadbandPco.deviceId;
Public ReadOnly Property DeviceId As String

プロパティ値

String

Platform::String

winrt::hstring

デバイス情報識別子。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象