| Nini Library API Reference - http://nini.sourceforge.net/ |  | 
        
       
      
        
XmlConfigSource Constructor (String)
      
     
    
       Creates a new object from the specified XML file. 
      public XmlConfigSource(
   string path);
Parameters
      
        - 
          path
        
-  Path to the XML file. 
Remarks
       This instance type is not read only. 
      See Also
      
        XmlConfigSource Class | Nini.Config Namespace | XmlConfigSource Constructor Overload List