KeyPerFileConfigurationSource.IgnoreCondition Eigenschap

Definitie

Wordt gebruikt om te bepalen of een bestand moet worden genegeerd met behulp van de naam. Standaard wordt de IgnorePrefix gebruikt.

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)

Waarde van eigenschap

De standaardwaarde is om te gebruiken IgnorePrefix.

Van toepassing op