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

属性值

适用于