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