FeatureFilterEvaluationContext.Parameters Property

Definition

The settings provided for the feature filter to use when evaluating whether the feature should be enabled.

public Microsoft.Extensions.Configuration.IConfiguration Parameters { get; set; }
member this.Parameters : Microsoft.Extensions.Configuration.IConfiguration with get, set
Public Property Parameters As IConfiguration

Property Value

Applies to