PatternContextRagged.TestMatchingGroup(FileSystemInfoBase) Method

Definition

This API supports infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

protected:
 bool TestMatchingGroup(Microsoft::Extensions::FileSystemGlobbing::Abstractions::FileSystemInfoBase ^ value);
protected bool TestMatchingGroup (Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileSystemInfoBase value);
member this.TestMatchingGroup : Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileSystemInfoBase -> bool
Protected Function TestMatchingGroup (value As FileSystemInfoBase) As Boolean

Parameters

Returns

Applies to