XamlToCSharpGenerator Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XamlToCSharpGenerator.Core.Configuration.Sources
    4. FileConfigurationSource

    FileConfigurationSource Class

    Definition

    Namespace XamlToCSharpGenerator.Core.Configuration.Sources
    Assembly XamlToCSharpGenerator.Core.dll
    Inherits Object
    Implements IXamlSourceGenConfigurationSource
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object)
    • System.Object.Equals(System.Object, System.Object)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object, System.Object)
    • System.Object.ToString()
    public sealed class FileConfigurationSource : IXamlSourceGenConfigurationSource
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    FileConfigurationSource(String, String, Int32, String?)

    Fields (1)

    DefaultConfigurationFileName

    Properties (2)

    Name
    Precedence

    Methods (3)

    CreateProjectDefault(Int32, String?)
    IsSupportedConfigurationFileName(String)
    Load(XamlSourceGenConfigurationSourceContext)

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the MIT license | Site generated by lunet hosted on GitHub Pages