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.

ITestVariableValue Interface

 

Represents a possible value for a test variable.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

public interface class ITestVariableValue : IDataErrorInfo

NameDescription
System_CAPS_pubpropertyError

(Inherited from IDataErrorInfo.)

System_CAPS_pubpropertyItem[String^]

(Inherited from IDataErrorInfo.)

System_CAPS_pubpropertyValue

Gets or sets the value of the associated test variable.

Return to top
Show: