次の方法で共有


PatternContextRagged.TestMatchingGroup(FileSystemInfoBase) メソッド

定義

この 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

パラメーター

戻り値

適用対象