Udostępnij za pośrednictwem


Właściwość UITestControl.SearchConfigurations —

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestawy:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (w Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public ReadOnly Property SearchConfigurations As ICollection(Of String)
public ICollection<string> SearchConfigurations { get; }
public:
property ICollection<String^>^ SearchConfigurations {
    ICollection<String^>^ get ();
}
member SearchConfigurations : ICollection<string> with get
function get SearchConfigurations () : ICollection<String>

Wartość właściwości

Typ: ICollection<String>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControl Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting