TestimoX

API Reference

Class

GeneratedFileResult

Namespace TestimoX.Configuration
Assembly TestimoX
Modifiers sealed

Represents a generated file result.

Inheritance

  • Object
  • GeneratedFileResult

Constructors

Properties

public String Path { get; set; } #

Full path to the generated file.

public String Kind { get; set; } #

Kind of file generated (e.g., Run, Service).

public Boolean Created { get; set; } #

Indicates whether the file was created.