UITestControl.SearchConfigurations Property

Definition

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

Property Value

Applies to