ConfigurationExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides extension methods for the IConfiguration interface.
public static class ConfigurationExtensions
type ConfigurationExtensions = class
Public Module ConfigurationExtensions
- Inheritance
-
ConfigurationExtensions
Methods
| Name | Description |
|---|---|
| GetCurrentWorkingDirectory(IConfiguration) |
Gets the current working directory from the configuration. |
| GetTestHostWorkingDirectory(IConfiguration) |
Obsolete.
Gets the test host working directory from the configuration. |
| GetTestResultDirectory(IConfiguration) |
Gets the test result directory from the configuration. |