TestExecutionSettings::UnitTestResultNavigatePointOfFailure 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:
property bool UnitTestResultNavigatePointOfFailure {
	bool get ();
	void set (bool value);
}

Property Value

Type: System::Boolean
Returns Boolean.

Community Additions

Show: