Compartilhar via


IRaggedPattern.Contains Propriedade

Definição

Esta API é compatível com a infraestrutura e não se destina a ser usada diretamente do seu código. Essa API pode ser alterada ou removida em versões futuras.

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

Valor da propriedade

Aplica-se a