다음을 통해 공유


IRaggedPattern.Contains 속성

정의

이 API는 인프라를 지원하며 코드에서 직접 사용할 수 없습니다. 이 API는 이후 릴리스에서 변경되거나 제거될 수 있습니다.

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

속성 값

적용 대상