Прочитать на английском

Поделиться через


IncrementalGeneratorOutputKind Enum

Definition

Represents the various output kinds of an IIncrementalGenerator.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum IncrementalGeneratorOutputKind
Inheritance
IncrementalGeneratorOutputKind
Attributes

Fields

Remarks

Can be passed as a bit field when creating a GeneratorDriver to selectively disable outputs.

Applies to