The ApplicationProperties contains a collection of application-defined key/value pairs that are saved in the Server object's configuration file.
public class ApplicationProperties : System.IDisposable
Public Class ApplicationProperties
Implements System.IDisposable
public ref class ApplicationProperties : public System.IDisposable
A copy of the current application properties can be obtained by calling the GetApplicationProperties method. The copy can be changed without affecting the current application properties.
After editing, apply the changes to the Server object by calling the SetApplicationProperties method.
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