IConfigurationDimensionDefinitionSnapshot.Values Property

Definition

Gets a queryable collection of values for the configuration dimension definition.

public System.Collections.Immutable.ImmutableList<string> Values { get; }
member this.Values : System.Collections.Immutable.ImmutableList<string>
Public ReadOnly Property Values As ImmutableList(Of String)

Property Value

Applies to