Share via


ScaffoldedMigration.IsRescaffold Property

Definition

Gets or sets whether the migration was re-scaffolded.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId="Rescaffold")]
public bool IsRescaffold { get; set; }
member this.IsRescaffold : bool with get, set
Public Property IsRescaffold As Boolean

Property Value

Attributes

Applies to