Compartir a través de


DbContextFactoryOptions.ContentRootPath Propiedad

Definición

Precaución

Use Directory.GetCurrentDirectory() instead.

Obtiene o establece el directorio que contiene los archivos de contenido de la aplicación.

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 de propiedad

Atributos

Se aplica a