EventSchemaTraceListener.GetSupportedAttributes Method
Gets the custom XML configuration attributes that the trace listener supports.
Assembly: System.Core (in System.Core.dll)
The custom attributes that are returned by this method can be used in the XML configuration file to control the behavior of an instance of the EventSchemaTraceListener class. Using any other attribute causes a configuration exception. The GetSupportedAttributes method for the EventSchemaTraceListener returns the following string array values: "bufferSize", "logRetentionOption", "maximumFileSize", and "maximumNumberOfFiles".
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.