다음을 통해 공유


MobileBroadbandDeviceServiceCommandEventArgs.EventId 속성

정의

Device Service 트리거 이벤트에 대한 고유한 이벤트 식별자를 가져옵니다.

public:
 property unsigned int EventId { unsigned int get(); };
uint32_t EventId();
public uint EventId { get; }
var uInt32 = mobileBroadbandDeviceServiceCommandEventArgs.eventId;
Public ReadOnly Property EventId As UInteger

속성 값

UInt32

unsigned int

uint32_t

Device Service 트리거 이벤트에 대한 고유한 이벤트 식별자입니다.

Windows 요구 사항

앱 기능
cellularDeviceControl

적용 대상