![]() | Configuration Properties |
The Configuration type exposes the following members.
Name | Description | |
---|---|---|
![]() | Common |
Returns the common section of the configuration.
The common section is for use by both the compiler and the runtime.
|
![]() | Compiler |
Returns the compiler section of the configuration.
The compiler section is for use by the compiler. The runtime ignores this part of the configuration object.
|
![]() | Container |
Gets or sets the container.
|
![]() | ResourceManager |
Gets the resource manager.
|
![]() | Runtime |
Returns the runtime section of the configuration.
The runtime section is for use by the runtime. The compiler ignores this part of the configuration object.
|