This topic has not yet been rated - Rate this topic

UITest.Create Method (Stream)

Creates a UI test by using the provided stream.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
public static UITest Create(
	Stream reader
)

Parameters

reader
Type: Stream

A Stream object.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.