Condividi tramite


DbContextFactoryOptions.ContentRootPath Proprietà

Definizione

Attenzione

Use Directory.GetCurrentDirectory() instead.

Ottiene o imposta la directory contenente i file di contenuto dell'applicazione.

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

Valore della proprietà

Attributi

Si applica a