TestSetFactory Property
Description
Gets the TestSetFactory for the folder.
Property type
Read-only property
Syntax
Visual Basic
Public Property TestSetFactory As Object
Remarks
If the TestSetFolder object represents the root folder, attempting to get a TestSetFactory causes a run-time error.
See Also