Share via


TargetingContext.Groups Property

Definition

The groups that should be considered when evaluating if the context is being targeted.

public System.Collections.Generic.IEnumerable<string> Groups { get; set; }
member this.Groups : seq<string> with get, set
Public Property Groups As IEnumerable(Of String)

Property Value

Implements

Applies to