共用方式為


ModelCodeGenerationOptions.RootNamespace 屬性

定義

取得或設定專案的命名空間。

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

屬性值

專案的命名空間。

適用於