XmlConfigurationProvider Constructor
Constructor
Syntax
public XmlConfigurationProvider( string name, string displayName, string fileName, XmlConfigurationMatches xmlMatches, int precedence, string source, EnumCollection enums, string autoPrefix )
public: XmlConfigurationProvider( String^ name, String^ displayName, String^ fileName, XmlConfigurationMatches^ xmlMatches, int precedence, String^ source, EnumCollection^ enums, String^ autoPrefix )
Parameters
- name
- displayName
- fileName
- xmlMatches
- precedence
- source
- enums
- autoPrefix
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also