System.Diagnostics.DelimitedListTraceListener.GetSupportedAttributes C# (CSharp) Method

GetSupportedAttributes() protected method

protected GetSupportedAttributes ( ) : string[]
return string[]
        protected override string[] GetSupportedAttributes() { throw null; }
    }