Sdílet prostřednictvím


UITestControl.SearchProperties – vlastnost

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

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.UITesting.PropertyExpressionObservableCollection

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

UITestControl Třída

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