MobileBroadbandDeviceServiceCommandEventArgs.EventId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the unique Event Identifier for the Device Service trigger event.
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
Property Value
The unique Event Identifier for the Device Service trigger event.
Windows requirements
App capabilities |
cellularDeviceControl
|