FrameData Struct

Namespace
Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextLinear
Assemblies
  • Microsoft.Extensions.FileSystemGlobbing

Syntax

public struct FrameData
struct Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextLinear.FrameData

Properties

Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextLinear.FrameData.Stem
Return type:System.String
public string Stem { get; }
Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextLinear.FrameData.StemItems
Return type:System.Collections.Generic.IList<System.String>
public IList<string> StemItems { get; }

Fields

InStem()
Return type:System.Boolean
public bool InStem
IsNotApplicable()
Return type:System.Boolean
public bool IsNotApplicable
SegmentIndex()
Return type:System.Int32
public int SegmentIndex