次の方法で共有


WildcardPathSegment.Contains プロパティ

定義

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

public:
 property System::Collections::Generic::List<System::String ^> ^ Contains { System::Collections::Generic::List<System::String ^> ^ get(); };
public System.Collections.Generic.List<string> Contains { get; }
member this.Contains : System.Collections.Generic.List<string>
Public ReadOnly Property Contains As List(Of String)

プロパティ値

適用対象