CompilationErrorPage.Model Property

Definition

public:
 property Microsoft::AspNetCore::Diagnostics::Views::CompilationErrorPageModel ^ Model { Microsoft::AspNetCore::Diagnostics::Views::CompilationErrorPageModel ^ get(); void set(Microsoft::AspNetCore::Diagnostics::Views::CompilationErrorPageModel ^ value); };
public Microsoft.AspNetCore.Diagnostics.Views.CompilationErrorPageModel Model { get; set; }
member this.Model : Microsoft.AspNetCore.Diagnostics.Views.CompilationErrorPageModel with get, set
Public Property Model As CompilationErrorPageModel

Property Value

Applies to