FeatureTagHelper.Variant 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.
A variant name, or comma separated list of variant names. If any of specified variants is assigned, the content should be rendered. If variant is specified, Name must contain only one feature name and Requirement will have no effect.
public string Variant { get; set; }
member this.Variant : string with get, set
Public Property Variant As String