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.
RunStateEvent::IsValid Method ()
Returns a value that indicates whether the request to change the run state is valid.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Return Value
Type: System::Booleantrue if the request to change the run state is valid; otherwise, false.
Implements
IVerifiable::IsValid()
Show: