次の方法で共有


IRaggedPattern.EndsWith プロパティ

定義

この API はインフラストラクチャをサポートします。コードから直接使用するためのものではありません。 この API は、今後のリリースで変更または削除される可能性があります。

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)

プロパティ値

適用対象