SettingSelector.KeyFilter Property

Definition

Key filter that will be used to select a set of ConfigurationSetting entities.

public string KeyFilter { get; set; }
member this.KeyFilter : string with get, set
Public Property KeyFilter As String

Property Value

Remarks

See the documentation for this client library for details on the format of filter expressions.

Applies to