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