Sdílet prostřednictvím


IRaggedPattern.Contains Vlastnost

Definice

Toto rozhraní API podporuje infrastrukturu a není určeno k použití přímo z vašeho kódu. Toto rozhraní API se může v budoucích verzích změnit nebo odebrat.

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))

Hodnota vlastnosti

Platí pro