UITest::Create Method

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

Creates a new UITest.

  Name Description
Public method Static member Create(Stream) Creates a new UITest by deserializing XML from the provided stream.
Public method Static member Create(String) Creates a new UITest by deserializing XML using the given filename.
Top
Show: