PatternContextRagged.TestMatchingGroup(FileSystemInfoBase) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此 API 支持基础结构,不应从代码中直接使用。 将来的版本中可能会更改或删除此 API。
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
参数
- value
- FileSystemInfoBase