ScaffoldedModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a scaffolded model.
[System.Runtime.CompilerServices.Nullable(0)]
public class ScaffoldedModel
public class ScaffoldedModel
[<System.Runtime.CompilerServices.Nullable(0)>]
type ScaffoldedModel = class
type ScaffoldedModel = class
Public Class ScaffoldedModel
- Inheritance
-
ScaffoldedModel
- Attributes
Constructors
| Name | Description |
|---|---|
| ScaffoldedModel() | |
Properties
| Name | Description |
|---|---|
| AdditionalFiles |
Gets any additional generated files for the model. |
| ContextFile |
Gets or sets the generated file containing the DbContext. |