GenerationMode Property

Definition

Assembly Tomlyn.dll

Gets or sets the requested source generation mode for this root type.

public JsonSourceGenerationMode GenerationMode { get; set; }

Returns

Remarks

Tomlyn source generation always emits the metadata needed for TOML serialization and deserialization.