C#
VB
C++
Gets or sets the System.Configuration.Configuration object which is used to read the configuration settings.
public Configuration Configuration { get; set; }
Public Property Configuration As Configuration
public:
property Configuration^ Configuration {
Configuration^ get();
void set ( Configuration^ );
}
The System.Configuration.Configuration object which is used to read the configuration settings.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET