Share via


IValueProvider Interface

Definition

An interface that allows the value to be provided for an environment variable.

public interface IValueProvider
type IValueProvider = interface
Public Interface IValueProvider
Derived

Methods

GetValueAsync(CancellationToken)

Gets the value for use as an environment variable.

Applies to