Share via


TestResultBase.IsRunLevel Property

Gets a value that indicates whether the associated test is a test run.

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

Syntax

public bool IsRunLevel { get; }

Property Value

Type: Boolean
true if the associated test is a test run; otherwise, false.

.NET Framework Security

See Also

Reference

TestResultBase Class

Microsoft.VisualStudio.TestTools.Common Namespace