| Parameter | Description |
|---|---|
| targetType | The dictionary type to configure. Must be a fully specified Dictionary<TKey, TValue>, and the attribute's assembly must define its key type, its value type, or a type nested inside either. |
Creates an attribute that configures the dictionary type identified by targetType.