A string array that contains the names of the custom attributes supported by the switch, or null if there no custom attributes are supported.
The default implementation for the Switch.GetSupportedAttributes method returns null. If a switch is added in a configuration file and custom attributes are specified that are not included in the string array returned by Switch.GetSupportedAttributes, a System.Configuration.ConfigurationException is thrown when the switch is loaded.