RecursiveWildcardSegment Class¶
- Namespace
Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments- Assemblies
- Microsoft.Extensions.FileSystemGlobbing
Syntax¶
public class RecursiveWildcardSegment : IPathSegment
-
class
Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.RecursiveWildcardSegment
Properties¶
-
Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.RecursiveWildcardSegment.CanProduceStem¶ Return type: System.Boolean public bool CanProduceStem { get; }
-