Property IsEnabled
IsEnabled
Gets a value indicating whether this port is enabled.
public bool IsEnabled { get; }
Property Value
- bool
trueif 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.