CompiledModelCodeGenerationOptions.ModelNamespace 속성

정의

모델 메타데이터 클래스의 네임스페이스를 가져오거나 설정합니다.

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

속성 값

모델 메타데이터 클래스의 네임스페이스입니다.

적용 대상