Share via


KeyPerFileConfigurationSource.IgnoreCondition Eigenschaft

Definition

Wird verwendet, um zu bestimmen, ob eine Datei ignoriert werden soll, indem deren Name angegeben wird. Verwendet standardmäßig das Präfix „IgnorePrefix“.

public:
 property Func<System::String ^, bool> ^ IgnoreCondition { Func<System::String ^, bool> ^ get(); void set(Func<System::String ^, bool> ^ value); };
public Func<string,bool> IgnoreCondition { get; set; }
member this.IgnoreCondition : Func<string, bool> with get, set
Public Property IgnoreCondition As Func(Of String, Boolean)

Eigenschaftswert

Standardmäßig wird verwendet IgnorePrefix.

Gilt für: