ExplorationResultLoader Constructor

Constructs a new instance of exploration result loader.

Namespace: Microsoft.SpecExplorer.ObjectModel
Assembly: Microsoft.SpecExplorer.ObjectModel (in Microsoft.SpecExplorer.ObjectModel.dll)

Usage

'Usage

Syntax

'Declaration
public ExplorationResultLoader (
    string path
)

Parameters

  • path
    The path from which the exploration result should be loaded.

Exceptions

Exception type Condition
ArgumentNullException

Thrown when path is null.

Platforms

Development Platforms

Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP SP2 or later, Microsoft Windows Server 2008, Microsoft Windows Server 2003

See Also

Reference

ExplorationResultLoader Class
ExplorationResultLoader Members
Microsoft.SpecExplorer.ObjectModel Namespace