Links

FileExplorer

Description

A class for the windows file explorer.

FileExplorer Class

Namespace: Progile.TRIO.EnvironmentModel Assembly: Progile.TRIO.EnvironmentModel.Windows (in Progile.TRIO.EnvironmentModel.Windows.dll)

Inheritance Hierarchy:

Constructors

Syntax:
public FileExplorer(
ITester t,
ISystemHelpers systemHelpers
)
Parameter
Description
t
Type: ITester
The tester interface.
systemHelper
An instance of the ISystemHelpers interface that allows interaction with the SUT operating system.

Properties

Name
Description
Path
The text box to enter the path for the folder to be shown.