SettingSelector.KeyFilter 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.
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.