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; }

Methods

Match(System.String)
Return type:System.Boolean
public bool Match(string value)