BaseTuip::UpdateTestProperty Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Sets the value of the specified property in the provided test element.

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

public:
virtual void UpdateTestProperty(
	ITestElement^ test, 
	PropertyDescriptor^ property
)

Implements

ITuip::UpdateTestProperty(ITestElement, PropertyDescriptor)

Community Additions

Show: