Share via


IVerifiable.IsValid Method

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

Syntax

'Declaration
Function IsValid As Boolean
'Usage
Dim instance As IVerifiable 
Dim returnValue As Boolean 

returnValue = instance.IsValid()
bool IsValid()
bool IsValid()
function IsValid() : boolean

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IVerifiable Interface

IVerifiable Members

Microsoft.VisualStudio.TestTools.Common Namespace