Share via


ScaffoldedFile.Code Property

Definition

Gets or sets the scaffolded code.

public virtual string Code { get; set; }
member this.Code : string with get, set
Public Overridable Property Code As String

Property Value

The scaffolded code.

Applies to