Partager via


IRaggedPattern.EndsWith Propriété

Définition

Cette API prend en charge l’infrastructure et n’est pas destinée à être utilisée directement dans votre code. Cette API pourra être changée ou supprimée dans les versions ultérieures.

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

Valeur de propriété

S’applique à