Gets a value indicating whether the generator provides support for the language features represented by the specified System.CodeDom.Compiler.GeneratorSupport object.
true if the specified capabilities are supported; otherwise, false.
This method can be called with a number of System.CodeDom.Compiler.GeneratorSupport flags at once to test for a set of capabilities by joining a set of appropriate capability flags together with a binary "Or" operator (|).