FileSystemEnumerable<TResult>.ShouldIncludePredicate Property
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.
Gets or sets the predicate that can be used to verify if the TResults should be included.
public:
property System::IO::Enumeration::FileSystemEnumerable<TResult>::FindPredicate ^ ShouldIncludePredicate { System::IO::Enumeration::FileSystemEnumerable<TResult>::FindPredicate ^ get(); void set(System::IO::Enumeration::FileSystemEnumerable<TResult>::FindPredicate ^ value); };
C#
public System.IO.Enumeration.FileSystemEnumerable<TResult>.FindPredicate? ShouldIncludePredicate { get; set; }
C#
public System.IO.Enumeration.FileSystemEnumerable<TResult>.FindPredicate ShouldIncludePredicate { get; set; }
member this.ShouldIncludePredicate : System.IO.Enumeration.FileSystemEnumerable<'Result>.FindPredicate with get, set
Public Property ShouldIncludePredicate As FileSystemEnumerable(Of TResult).FindPredicate
The include predicate.
Продукт | Версії |
---|---|
.NET | Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET Standard | 2.1 |
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.
Відгук про .NET
.NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: