Share via


CompiledModelCodeGenerationOptions.ModelNamespace Property

Definition

Gets or sets the namespace for model metadata classes.

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

Property Value

The namespace for model metadata classes.

Applies to