Share via


CompiledModelCodeGenerationOptions.Suffix Property

Definition

Gets or sets the suffix to attach to the name of all the generated files.

public virtual string? Suffix { get; set; }
member this.Suffix : string with get, set
Public Overridable Property Suffix As String

Property Value

The suffix to attach to the name of all the generated files.

Applies to