ApplicationConfiguration Property
Gets the service which provides the ability to configure global characteristics of the framework. The configuration options range from directory locations, font, etc.
Syntax
public static IApplicationConfigurationService ApplicationConfiguration {get;}Public Shared ReadOnly Property ApplicationConfiguration As IApplicationConfigurationService