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