PatternContextLinear.Test(FileInfoBase) 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.

public:
 override Microsoft::Extensions::FileSystemGlobbing::Internal::PatternTestResult Test(Microsoft::Extensions::FileSystemGlobbing::Abstractions::FileInfoBase ^ file);
public override Microsoft.Extensions.FileSystemGlobbing.Internal.PatternTestResult Test (Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileInfoBase file);
override this.Test : Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileInfoBase -> Microsoft.Extensions.FileSystemGlobbing.Internal.PatternTestResult
Public Overrides Function Test (file As FileInfoBase) As PatternTestResult

Parameters

Returns

Applies to