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.

ITestPoint::Item Property (String^)

 

Access the properties of the test case of the point, possibly from the internal cached-properties table

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

property Object^ default[
	String^ propertyName
] {
	Object^ get(String^ propertyName);
}

Parameters

propertyName
Type: System::String^

Property Value

Type: System::Object^

Return to top
Show: