Share via


MobileBroadbandDeviceServiceCommandEventArgs.DeviceServiceId プロパティ

定義

デバイス サービスの一意のデバイス サービス識別子を取得します。

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

プロパティ値

Guid

Platform::Guid

winrt::guid

デバイス サービスの一意のデバイス サービス識別子を含む Guid。

Windows の要件

アプリの機能
cellularDeviceControl

適用対象