다음을 통해 공유


DbContextFactoryOptions.ContentRootPath 속성

정의

주의

Use Directory.GetCurrentDirectory() instead.

애플리케이션 콘텐츠 파일이 포함된 디렉터리를 가져오거나 설정합니다.

public virtual string ContentRootPath { get; set; }
[System.Obsolete("Use Directory.GetCurrentDirectory() instead.", true)]
public virtual string ContentRootPath { get; set; }
member this.ContentRootPath : string with get, set
[<System.Obsolete("Use Directory.GetCurrentDirectory() instead.", true)>]
member this.ContentRootPath : string with get, set
Public Overridable Property ContentRootPath As String

속성 값

특성

적용 대상