Udostępnij za pośrednictwem


Właściwość PlaybackSettings.SkipSetPropertyVerification —

Pobiera lub ustawia wartość określającą, czy pominąć weryfikacji po wartości zestawu.

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

Składnia

'Deklaracja
Public Property SkipSetPropertyVerification As Boolean
public bool SkipSetPropertyVerification { get; set; }
public:
property bool SkipSetPropertyVerification {
    bool get ();
    void set (bool value);
}
member SkipSetPropertyVerification : bool with get, set
function get SkipSetPropertyVerification () : boolean
function set SkipSetPropertyVerification (value : boolean)

Wartość właściwości

Typ: System.Boolean
true Jeśli weryfikacja powinny być ignorowane, po osiągnięciu wartości zestawu; w przeciwnym razie false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PlaybackSettings Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting