The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
RunConfiguration::IsValid Method ()
Reports whether the RunConfiguration is valid.
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Return Value
Type: System::Booleantrue if the TestRun is valid and this RunConfiguration contains ITestElement objects; otherwise, false.
Implements
IVerifiable::IsValid()
Show: