BaseTuip::GetFirstUIBlob Method

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

Returns the first UIBlob in the provided test element.

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

protected:
UIBlob^ GetFirstUIBlob(
	ITestElement^ test
)

Return Value

Type: Microsoft.VisualStudio.TestTools.Vsip::UIBlob
The first UIBlob in the provided test element.

Community Additions

Show: