次の方法で共有


MobileBroadbandDeviceServiceCommandEventArgs.DeviceId プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

MobileBroadbandModem デバイスの一意のデバイス識別子を含む文字列。

Windows の要件

アプリの機能
cellularDeviceControl

適用対象