SavedModelFiles.ContextFile Property

Definition

Gets or sets the path of the file containing the DbContext.

public virtual string ContextFile { get; }
member this.ContextFile : string
Public Overridable ReadOnly Property ContextFile As String

Property Value

The path of the file containing the DbContext.

Applies to