ClientContext.DeviceName Property

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

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition