Partilhar via


DbContextFactoryOptions.ContentRootPath Propriedade

Definição

Cuidado

Use Directory.GetCurrentDirectory() instead.

Obtém ou define o diretório que contém os arquivos de conteúdo do aplicativo.

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

Valor da propriedade

Atributos

Aplica-se a