Läs på engelska

Dela via


GeneratorAttribute Class

Definition

Place this attribute onto a type to cause it to be considered a source generator

C#
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class GeneratorAttribute : Attribute
Inheritance
GeneratorAttribute
Attributes

Constructors

GeneratorAttribute()

Attribute constructor used to specify the attached class is a source generator that provides CSharp sources.

GeneratorAttribute(String, String[])

Attribute constructor used to specify the attached class is a source generator and indicate which language(s) it supports.

Properties

Languages

The source languages to which this generator applies. See LanguageNames.

Applies to

Produkt Versioner
Roslyn 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.2, 3.6.0, 3.7.0, 3.8.0, 3.9.0, 3.10.0, 3.11.0, 4.0.1, 4.1.0, 4.12.2, 4.13.0