  | XmlConfigurationProviderPath Property  | 
 
            Gets the path to the configuration file.
            
 
    Namespace: 
   Dynamicweb.Configuration.Xml
    Assembly:
   Dynamicweb.Configuration (in Dynamicweb.Configuration.dll) Version: 4.1.3
Syntaxpublic string Path { get; }Public ReadOnly Property Path As String
	Get
Property Value
Type: 
String
See Also