XmlConfigHelper.Configuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Configuration object that can be used to inspect the configuration settings.
public:
abstract property System::Configuration::Configuration ^ Configuration { System::Configuration::Configuration ^ get(); };
public abstract System.Configuration.Configuration Configuration { get; }
member this.Configuration : System.Configuration.Configuration
Public MustOverride ReadOnly Property Configuration As Configuration
Property Value
Returns Configuration.