Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
XamlToCSharpGenerator.Core.Configuration
XamlSourceGenDiagnosticsOptionsPatch
Properties
TreatWarningsAsErrors
Menu
On this page
TreatWarningsAsErrors Property
Definition
Namespace
XamlToCSharpGenerator.Core.Configuration
Assembly
XamlToCSharpGenerator.Core.dll
View source
public ConfigValue<bool> TreatWarningsAsErrors { get; init; }
Returns
ConfigValue<T>