Information
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.

IVerifiable::IsValid Method ()

 

When implemented in a derived class, gets a value that indicates whether the essential elements are available and valid.

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

bool IsValid()

Return Value

Type: System::Boolean

The required elements are available and valid.

Return to top
Show: