WebTestSettings::AttemptDependentMatching Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.VisualStudio.TestTools.Vsip
Assembly:  Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)

public:
virtual property bool AttemptDependentMatching {
	bool get () sealed;
	void set (bool value) sealed;
}

Property Value

Type: System::Boolean
Returns Boolean.

Community Additions

Show: