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)

属性值

适用于