DbContextFactoryOptions.ApplicationBasePath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
Use AppContext.BaseDirectory instead.
取得或設定包含應用程式的目錄。
public virtual string ApplicationBasePath { get; set; }
[System.Obsolete("Use AppContext.BaseDirectory instead.", true)]
public virtual string ApplicationBasePath { get; set; }
member this.ApplicationBasePath : string with get, set
[<System.Obsolete("Use AppContext.BaseDirectory instead.", true)>]
member this.ApplicationBasePath : string with get, set
Public Overridable Property ApplicationBasePath As String
屬性值
- 屬性