PatternContextRagged.FrameData.SegmentGroup 필드

정의

이 API는 인프라를 지원하며 코드에서 직접 사용할 수 없습니다. 이 API는 이후 릴리스에서 변경되거나 제거될 수 있습니다.

public: System::Collections::Generic::IList<Microsoft::Extensions::FileSystemGlobbing::Internal::IPathSegment ^> ^ SegmentGroup;
public System.Collections.Generic.IList<Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment> SegmentGroup;
val mutable SegmentGroup : System.Collections.Generic.IList<Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment>
Public SegmentGroup As IList(Of IPathSegment) 

필드 값

적용 대상