Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
XamlToCSharpGenerator.Core.Models
XamlDocumentParseContext
Properties
IgnoredNamespaces
Menu
On this page
IgnoredNamespaces Property
Definition
Namespace
XamlToCSharpGenerator.Core.Models
Assembly
XamlToCSharpGenerator.Core.dll
View source
public ImmutableHashSet<string> IgnoredNamespaces { get; init; }
Returns
ImmutableHashSet<String>