UITestPropertyProvider.GetPredefinedSearchProperties(Type) Method

Definition

public:
 abstract cli::array <System::String ^> ^ GetPredefinedSearchProperties(Type ^ specializedClass);
public abstract string[] GetPredefinedSearchProperties (Type specializedClass);
abstract member GetPredefinedSearchProperties : Type -> string[]
Public MustOverride Function GetPredefinedSearchProperties (specializedClass As Type) As String()

Parameters

specializedClass
Type

Returns

String[]

Applies to