次の方法で共有


DbContextFactoryOptions.ContentRootPath プロパティ

定義

注意事項

Use Directory.GetCurrentDirectory() instead.

アプリケーション コンテンツ ファイルを含むディレクトリを取得または設定します。

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

プロパティ値

属性

適用対象