Edit

Share via


WildcardPathSegment.Contains Property

Definition

This API supports infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

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)

Property Value

Applies to