ClientStation.IsRemote Property
Flag indicating whether client is remote.
<ID("IsRemote", (int)e.IsRemote)> _
<EditorBrowsable(EditorBrowsableState.Always)> _
Public Property IsRemote() As Boolean
Get
This language is not supported or no code example is available.
[ID("IsRemote", (int)e.IsRemote)]
[EditorBrowsable(EditorBrowsableState.Always)]
public bool IsRemote {get;}
This language is not supported or no code example is available.
Property Value
bool
.NET Framework
Supported in: 4.6.2, 4.7