Поделиться через


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

Значение свойства

Атрибуты

Применяется к