Condividi tramite


ILinearPattern.Segments Proprietà

Definizione

Questa API supporta l'infrastruttura e non può essere usata direttamente dal codice. Questa API può cambiare o essere rimossa nelle versioni future.

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)

Valore della proprietà

Si applica a