다음을 통해 공유


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

속성 값

프로젝트의 네임스페이스입니다.

적용 대상