Property IsEnabled
IsEnabled
Gets a value indicating whether this port is enabled.
public bool IsEnabled { get; }
Property Value
- bool
true
if the port is enabled; otherwise,false
.
Gets a value indicating whether this port is enabled.
public bool IsEnabled { get; }
true
if the port is enabled; otherwise, false
.