FeatureTagHelper.Requirement Property
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.
Controls whether 'All' or 'Any' feature in a list of features should be enabled to render the content within the feature tag.
public Microsoft.FeatureManagement.RequirementType Requirement { get; set; }
member this.Requirement : Microsoft.FeatureManagement.RequirementType with get, set
Public Property Requirement As RequirementType