ValueProviderContext
Class net10.0
Provides context for value resolution.
namespace Aspire.Hosting.ApplicationModel;
public class ValueProviderContext{ // ...}Constructors1
Section titled ConstructorsProperties3
Section titled PropertiesCallerget; init The resource that is requesting the value.
ExecutionContextget; init The execution context for the distributed application.
Networkget; init The identifier of the network that serves as the context for value resolution.