Поделиться через


PlaybackSettings.SmartMatchOptions - свойство

Получает или задает значение, указывающее, включено ли интеллектуальное сопоставление.

Пространство имен:  Microsoft.VisualStudio.TestTools.UITesting
Сборка:  Microsoft.VisualStudio.TestTools.UITesting (в Microsoft.VisualStudio.TestTools.UITesting.dll)

Синтаксис

'Декларация
Public Property SmartMatchOptions As SmartMatchOptions
public SmartMatchOptions SmartMatchOptions { get; set; }
public:
property SmartMatchOptions SmartMatchOptions {
    SmartMatchOptions get ();
    void set (SmartMatchOptions value);
}
member SmartMatchOptions : SmartMatchOptions with get, set
function get SmartMatchOptions () : SmartMatchOptions
function set SmartMatchOptions (value : SmartMatchOptions)

Значение свойства

Тип: Microsoft.VisualStudio.TestTools.UITest.Extension.SmartMatchOptions
Текущий объект SmartMatchOptions.

Безопасность платформы .NET Framework

См. также

Ссылки

PlaybackSettings Класс

Microsoft.VisualStudio.TestTools.UITesting - пространство имен