Provides access to the global Studio Pro configurations that can depend on environment or user-defined settings.
public interface IConfigurationService| name | description |
|---|---|
| Configuration { get; } | Current Studio Pro IConfiguration. |
The same information is accessible through Configuration property.
- property Configuration
- namespace Mendix.StudioPro.ExtensionsAPI.Services