次の方法で共有


MobileBroadbandDeviceService.DeviceServiceId プロパティ

定義

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

public:
 property Platform::Guid DeviceServiceId { Platform::Guid get(); };
winrt::guid DeviceServiceId();
public Guid DeviceServiceId { get; }
var guid = mobileBroadbandDeviceService.deviceServiceId;
Public ReadOnly Property DeviceServiceId As Guid

プロパティ値

Guid

Platform::Guid

winrt::guid

モバイル ブロードバンド デバイス サービスの一意のデバイス サービス ID。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象