MobileBroadbandDeviceServiceInformation.DeviceServiceId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得行動寬頻裝置的唯一裝置服務識別碼。
public:
property Platform::Guid DeviceServiceId { Platform::Guid get(); };
winrt::guid DeviceServiceId();
public Guid DeviceServiceId { get; }
var guid = mobileBroadbandDeviceServiceInformation.deviceServiceId;
Public ReadOnly Property DeviceServiceId As Guid
屬性值
行動寬頻裝置的唯一裝置服務識別碼。
Windows 需求
應用程式功能 |
cellularDeviceControl
cellularDeviceIdentity
|