Compartir vía


PatternContextRagged.TestMatchingGroup(FileSystemInfoBase) Método

Definición

Esta API admite la infraestructura y no está diseñada para usarse directamente desde el código. Esta API puede cambiar o quitarse en versiones futuras.

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

Parámetros

Devoluciones

Se aplica a