Aracılığıyla paylaş


UITestPropertyProvider.GetPredefinedSearchProperties Yöntem

Türetilmiş bir sınıfta geçersiz olduğunda ilişkili denetim için önceden tanımlanmış olan arama özelliklerini içeren bir dize dizisi alır.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITesting
Derleme:  Microsoft.VisualStudio.TestTools.UITesting (Microsoft.VisualStudio.TestTools.UITesting.dll içinde)

Sözdizimi

'Bildirim
Public MustOverride Function GetPredefinedSearchProperties ( _
    specializedClass As Type _
) As String()
public abstract string[] GetPredefinedSearchProperties(
    Type specializedClass
)
public:
virtual array<String^>^ GetPredefinedSearchProperties(
    Type^ specializedClass
) abstract
abstract GetPredefinedSearchProperties : 
        specializedClass:Type -> string[] 
public abstract function GetPredefinedSearchProperties(
    specializedClass : Type
) : String[]

Parametreler

Dönüş Değeri

Tür: array<System.String[]
İlişkili denetim için önceden tanımlanmış olan arama özelliklerini içeren bir dize dizisi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITestPropertyProvider Sınıf

Microsoft.VisualStudio.TestTools.UITesting Ad Alanı

Diğer Kaynaklar

Kodlanmış UI denetimleri sınama işlemini etkinleştirmek