Method GetDriverName
GetDriverName()
Gets the name of the driver this factory creates components for. This is the single source of truth for driver identification.
public abstract string? GetDriverName()
Returns
- string
The driver name (DriverRegistry.Names).