-
Home
-
API
-
XamlToCSharpGenerator.LanguageService
-
XamlLanguageServiceOptions
-
Constructors
-
XamlLanguageServiceOptions(String?, String?, Boolean, Boolean)
XamlLanguageServiceOptions(String?, String?, Boolean, Boolean) Constructor
Definition
public XamlLanguageServiceOptions(string? WorkspaceRoot, string? FrameworkId = null, bool IncludeCompilationDiagnostics = true, bool IncludeSemanticDiagnostics = true)
Parameters
- IncludeCompilationDiagnostics
- Boolean