Share via


ModelCodeGenerationOptions.RootNamespace Property

Definition

Gets or sets the namespace of the project.

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

Property Value

The namespace of the project.

Applies to