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