CodeGenerator::Supports Method (GeneratorSupport)
.NET Framework (current version)
Gets a value indicating whether the specified code generation support is provided.
Assembly: System (in System.dll)
Parameters
- support
-
Type:
System.CodeDom.Compiler::GeneratorSupport
The type of code generation support to test for.
Return Value
Type: System::Booleantrue if the specified code generation support is provided; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: