IValueProvider Interface 
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.
An interface that allows the value to be provided for an environment variable.
public interface IValueProvidertype IValueProvider = interfacePublic Interface IValueProvider- Derived
Methods
| GetValueAsync(CancellationToken) | Gets the value for use as an environment variable. |