ILinearPattern.Segments 属性

定义

此 API 支持基础结构,不应从代码中直接使用。 将来的版本中可能会更改或删除此 API。

public:
 property System::Collections::Generic::IList<Microsoft::Extensions::FileSystemGlobbing::Internal::IPathSegment ^> ^ Segments { System::Collections::Generic::IList<Microsoft::Extensions::FileSystemGlobbing::Internal::IPathSegment ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment> Segments { get; }
member this.Segments : System.Collections.Generic.IList<Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment>
Public ReadOnly Property Segments As IList(Of IPathSegment)

属性值

适用于