Property IsCompatibleWithDriver
IsCompatibleWithDriver
Gets a value indicating whether this cluster is compatible with the driver.
public bool IsCompatibleWithDriver { get; }
Property Value
- bool
true
if this cluster is compatible with the driver; otherwise,false
.