Sdílet prostřednictvím


DbContextFactoryOptions.ContentRootPath Vlastnost

Definice

Upozornění

Use Directory.GetCurrentDirectory() instead.

Získá nebo nastaví adresář obsahující soubory obsahu aplikace.

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

Hodnota vlastnosti

Atributy

Platí pro