다음을 통해 공유


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)

속성 값

적용 대상