다음을 통해 공유


MobileBroadbandDeviceServiceCommandEventArgs.DeviceServiceId 속성

정의

Device Service에 대한 고유한 Device Service 식별자를 가져옵니다.

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

Device Service에 대한 고유한 Device Service 식별자를 포함하는 Guid입니다.

Windows 요구 사항

앱 기능
cellularDeviceControl

적용 대상