Skip to content

Connections view does not use DisplayAttribute

The Add New Generic Connection UI shows the class name instead of DisplayAttribute:

image

The problem is that Connection is not an ITapPlugin type, so its DisplayAttribute does not get discovered at load-time.

Reported by @Navjodh