ModelCodeGenerationOptions.ContextNamespace 속성

정의

컨텍스트 클래스의 네임스페이스를 가져오거나 설정합니다.

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

속성 값

컨텍스트 클래스의 네임스페이스입니다.

적용 대상