Modifier

Partager via


FileSystemEnumerator<TResult>.ShouldRecurseIntoEntry Method

Definition

protected:
 virtual bool ShouldRecurseIntoEntry(Microsoft::IO::Enumeration::FileSystemEntry % entry);
protected virtual bool ShouldRecurseIntoEntry (ref Microsoft.IO.Enumeration.FileSystemEntry entry);
abstract member ShouldRecurseIntoEntry : FileSystemEntry -> bool
override this.ShouldRecurseIntoEntry : FileSystemEntry -> bool
Protected Overridable Function ShouldRecurseIntoEntry (ByRef entry As FileSystemEntry) As Boolean

Parameters

Returns

Applies to