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

属性值

项目的命名空间。

适用于