ClientContext.DeviceId Property

Gets the selected DeviceId
<ID("DeviceId", (int)e.DeviceId)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property DeviceId() As Object
This language is not supported or no code example is available.
[ID("DeviceId", (int)e.DeviceId)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public object DeviceId {get; set;}
This language is not supported or no code example is available.

Property Value

object

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition