Partager via


DbContextFactoryOptions.ContentRootPath Propriété

Définition

Attention

Use Directory.GetCurrentDirectory() instead.

Obtient ou définit le répertoire contenant les fichiers de contenu de l’application.

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

Valeur de propriété

Attributs

S’applique à