Table of Contents

Class LabelFilter

Namespace
Microsoft.Extensions.Configuration.AzureAppConfiguration
Assembly
Microsoft.Extensions.Configuration.AzureAppConfiguration.dll

Defines well known label filters that are used within Azure App Configuration.

public class LabelFilter
Inheritance
LabelFilter
Inherited Members

Constructors

LabelFilter()

public LabelFilter()

Fields

Null

The filter that matches key-values with a null label.

public const string Null = "\0"

Field Value

string