Właściwość PlaybackSettings.SmartMatchOptions —
Zwraca lub ustawia wartość, która wskazuje, czy włączone jest dopasowanie inteligentne.
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.UITesting
Zestaw: Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)
Składnia
'Deklaracja
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)
Wartość właściwości
Typ: Microsoft.VisualStudio.TestTools.UITest.Extension.SmartMatchOptions
Bieżący SmartMatchOptions.
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..