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) 

フィールド値

適用対象