Sdílet prostřednictvím


UITestControl.FilterProperties – vlastnost

Získá kolekce dvojice hodnota vlastnosti pro prvek disambiguate.

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting
Sestavení:  Microsoft.VisualStudio.TestTools.UITesting (v Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Deklarace
Public ReadOnly Property FilterProperties As PropertyExpressionCollection
public PropertyExpressionCollection FilterProperties { get; }
public:
property PropertyExpressionCollection^ FilterProperties {
    PropertyExpressionCollection^ get ();
}
member FilterProperties : PropertyExpressionCollection with get
function get FilterProperties () : PropertyExpressionCollection

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.UITesting.PropertyExpressionCollection
Hodnota vlastnosti dvojice.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

UITestControl Třída

Microsoft.VisualStudio.TestTools.UITesting – obor názvů