Gets the instance of the Configuration class that holds the settings to be used.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public Configuration Configuration { get; }
Public ReadOnly Property Configuration As Configuration
public: property Configuration^ Configuration { Configuration^ get (); }